Structs§
- RmFiles
Outcome - Outcome of file removal operations.
Functions§
- rm_
dead_ symlinks - Removes dead symbolic links from the specified directory.
- rm_f
- Removes the file at the specified path, ignoring if the file does not exist.
- rm_
matching_ files - Iteratively removes all files with the specified name starting from the given root path, with optional directory exclusions.