Logo ProcessKit API Reference

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

JobRunner()

Full Usage: JobRunner()

Returns: JobRunner
Returns: JobRunner

Type something to start searching.