useStderr property

bool useStderr
final

Use output int stderr as command result. This flag also will see command running succeed if stderr has message.

Implementation

final bool useStderr;