Skip to main content

default_progress

Function default_progress 

Source
pub fn default_progress() -> ProgressFn
Expand description

The terminal bar installed when progress=True.

Writes nothing when stderr is not a terminal: a carriage-return bar in a log file or a pipe is noise, and a caller redirecting output has said as much.