JobRunner Type
The default `IProcessRunner`: spawns each command into a fresh kill-on-dispose `ProcessGroup` (owned by the returned `RunningProcess`), then captures or streams its output and reaps the whole tree on completion, failure, or cancellation.
Constructors
| Constructor |
Description
|
|
|
ProcessKit API Reference