Crate project_dirs

Crate project_dirs 

Source

Modules§

dir_utils
Utility functions and traits for project directories
strategy
Ways of retrieving project directories

Structs§

FullProjectDirs
Fully defined project directories by directory type (Directory to PathBuf mapping)
Project
Definition of the project essentials. Allows to retrive project directories
ProjectDirs
Project directories by directory type (Directory to PathBuf mapping)
Scoped
Project directories gathered by scope: user, system and local (pwd)

Enums§

Directory
Purpose of directory existence. Ex. Bin, Config, Cache etc.

Type Aliases§

MissingError
List of missing directories for ProjectDirs to FullProjectDirs conversion