Progress.devNull constructor

Progress.devNull()

Use this progress to have both stdout and stderr output suppressed.

Implementation

factory Progress.devNull() => ProgressDevNullImpl();