Module rename

Module rename 

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