aboutsummaryrefslogtreecommitdiff
path: root/src/output.rs
Commit message (Collapse)AuthorAge
* Show progress bar in fill outputRobin Krahl2021-01-10
This patch uses the progressing crate to display a progress bar for the fill command if the output is printed to a TTY.