Expand description
Rename subcommand for actually performing file renames.
This module handles the fren rename command which performs the actual file renaming
operations based on a preview generated by the transform command. All operations are async.
Functionsยง
- handle_
rename_ command - Handles the rename subcommand - actually performs the rename using the preview result.