agpm_dirs 0.0.1

An implementor for the amisgitpm Directories trait
Documentation
1
2
3
4
5
# 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.