Crate agpm_project

Source
Expand description

§agpm_project

An implementation of the amisgitpm::ProjectT trait. It optionally implements the serde::Serialize and serde::Deserialize, as to provide compatibility with the agpm_store::Store.

Structs§

Project
agpm’s Project structure. It has one extra field. The update_policy stores information that determines behavior when interactively trying to update.

Enums§

UpdatePolicy
What to do when updating a project