feat: silence progress with --quiet
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
pub struct Ctx {
|
||||
pub verbose: bool,
|
||||
pub dry_run: bool,
|
||||
pub quiet: bool,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user