Modules§
- directory
- Interacting with directories
- file
- Interacting with files
- fs_
action - Moving, copying, deleting, etc… (works with both files and directories)
- location
- Get OS specific paths to places like home, config, cache, etc…
Structs§
- Path
- Path to a file or folder
Enums§
- Path
Type - The type of a path: (File, Directory, Invalid)
Functions§
- filename_
safe_ string - Convert a string to something safe to use in a filename