Structs§
- MvConfig
- Configuration for mv operations.
Enums§
- Backup
Mode - Backup mode for destination files.
Functions§
- make_
backup_ name - Generate a backup file name for a given destination path.
- mv_file
- Move a single file or directory from
srctodst. - parse_
backup_ mode - Parse a backup control string (from –backup=CONTROL or VERSION_CONTROL env).
- strip_
trailing_ slashes - Strip trailing slashes from a path string, returning the cleaned string.