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