Crate fspp

source ·

Modules

  • Interacting with directories
  • Interacting with files
  • Moving, copying, deleting, etc… (works with both files and directories)
  • Get OS specific paths to places like home, config, cache, etc…

Structs

  • Path to a file or folder

Enums

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