Type Definition agpm::ProjectManager

source ·
pub type ProjectManager = PrjManager<Project, Dirs, ProjectStore, Interacts>;
Expand description

The manager thats created from the Project, the Dirs structure and the ProjectStore and Interacts types