ProcessMonitor.this
- this()
- this(string[] args, Tuple!(string, string)[] env, string workingDir)
class ProcessMonitor
shared
this
(,immutable Tuple!(string, string)[] env = null ,)
supervised monitor ProcessMonitor
aliasesconstructorsfunctionsproperties
Creates a new ProcessMonitor.
Can also create a new process monitor and immediately start it. Behaviour is the same as start.