ignoreStderr property
Ignore message in stderr when running command. This flag is useful when running command that prints warning message to stderr.
Implementation
final bool ignoreStderr;
Ignore message in stderr when running command. This flag is useful when running command that prints warning message to stderr.
final bool ignoreStderr;