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

An implementor for the Directories trait

Enums

An error type to return from the new instance