Crate fspp

Source

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§

PathType
The type of a path: (File, Directory, Invalid)

Functions§

filename_safe_string
Convert a string to something safe to use in a filename