Skip to main content

pb_status

Function pb_status 

Source
pub fn pb_status(pb: &ProgressBar, message: impl Into<String>)
Expand description

Show transient per-file status in the progress bar. When the bar is hidden (non-TTY output), print a plain line instead so logs keep the information.