ignoreStderr property

bool ignoreStderr
final

Ignore message in stderr when running command. This flag is useful when running command that prints warning message to stderr.

Implementation

final bool ignoreStderr;