failed property

ProcessRunnerResult failed
final

A constant to use if there is no result data available, but the process failed.

Implementation

static final ProcessRunnerResult failed = ProcessRunnerResult(-1, <int>[], <int>[], <int>[]);