Structs§
- Install
Config - Configuration for install operations.
Enums§
- Backup
Mode - Backup mode for destination files (shared with mv).
Functions§
- install_
directories - Create directories (install -d).
- install_
file - Install a single file from
srctodst. - make_
backup_ name - Generate a backup file name for a given destination path.
- parse_
backup_ mode - Parse a backup control string.
- parse_
mode - Parse a mode string (octal) into a u32.