noStderrResult property

bool? noStderrResult

True if ProcessResult should not contain stderr

Implementation

bool? get noStderrResult => _noStderrResult;