- destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.
- kill
void kill()
Undocumented in source. Be warned that the author may not have intended to support it.
- osHandle
RawPid osHandle()
Undocumented in source. Be warned that the author may not have intended to support it.
- pipe
Channel pipe()
Undocumented in source. Be warned that the author may not have intended to support it.
- status
int status()
Undocumented in source. Be warned that the author may not have intended to support it.
- stderr
ReadChannel stderr()
Undocumented in source. Be warned that the author may not have intended to support it.
- terminated
bool terminated()
Undocumented in source. Be warned that the author may not have intended to support it.
- timeoutTriggered
bool timeoutTriggered()
Undocumented in source. Be warned that the author may not have intended to support it.
- tryWait
bool tryWait()
Undocumented in source. Be warned that the author may not have intended to support it.
- wait
int wait()
Undocumented in source. Be warned that the author may not have intended to support it.
Terminate the process after the timeout. The timeout is checked in the wait/tryWait methods.