Crate file_storage

Source

Structs§

Error
A file or folder operation error.
FilePath
A file path.
FolderPath
A folder path.
StoragePath
A file or folder path.

Enums§

Operation
A file or folder operation.
Reason
The reason for a file or folder operation error.

Functions§

is_local_path
Checks if the path is a local path.
is_unix_path
Checks if the path is a Unix path.
is_windows_path
Checks if the path is a Windows path.