Structs§
- Chmod
Config - Configuration for chmod operations.
Functions§
- chmod_
file - Apply a mode to a file and return whether a change was made.
- chmod_
recursive - Recursively apply a mode string to a directory tree.
- parse_
mode - Parse a mode string (octal or symbolic) and return the new mode.