etaoin.impl.proc
(source)| Public Variable | Short Description |
|---|---|
| alive? (clj) | Check if `p` has died unexpectedly, use [[result]] to get result. |
| kill (clj) | Ask `p` to die. |
| result (clj) | Call after killing to get result of `p`. |
| run (clj) | |
| windows? (clj) |
| Public Variable | Short Description |
|---|---|
| alive? (clj) | Check if `p` has died unexpectedly, use [[result]] to get result. |
| kill (clj) | Ask `p` to die. |
| result (clj) | Call after killing to get result of `p`. |
| run (clj) | |
| windows? (clj) |