cargo-broomv0.1.0

← All examples

No confirmation, no cleanup

Without --dry-run, --interactive or --yes, cargo-broom refuses before scanning and exits with status 1.

No confirmation, no cleanup

examples/refused.txt
cargo broom ~/code
Error: refusing to delete without --dry-run, --interactive, or --yes
  • safety
  • error