Sandbox

Moves the process to a separate process group and on exit kill it and all its children.

Constructors

this
this(ProcessT p)
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.
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