useStderr property
Use output int stderr as command result. This flag also will see command running succeed if stderr has message.
Implementation
final bool useStderr;
Use output int stderr as command result. This flag also will see command running succeed if stderr has message.
final bool useStderr;