Module apply

Module apply 

Source
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.