Timeout

dispose the process after the timeout.

Constructors

this
this(ProcessT p, Duration timeout)
Undocumented in source.

Members

Functions

dispose
void dispose()
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
Pipe 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
FileReadChannel 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.

Meta