feat: add replace subcommand with multi-pattern support

This commit is contained in:
Rogee
2025-10-29 17:46:54 +08:00
parent fa57af8a26
commit ceea09f7be
42 changed files with 1848 additions and 14 deletions

View File

@@ -0,0 +1,4 @@
Multi-pattern replacement fixture.
Example usage:
renamer replace alpha beta gamma final --path testdata/replace/multi-pattern --recursive --dry-run

View File

View File

View File