Crate agpm_dirs

Crate agpm_dirs 

Source
Expand description

§agpm_dirs

In this crate the Dirs structure implements the amisgitpm::Directories trait. It uses the directories::ProjectDirs structure to use the default locations for the different OSes.

Structs§

Dirs
An implementor for the Directories trait

Enums§

DirError
An error type to return from the new instance