Structs§
Traits§
- Manifest
Provider - ManifestProviders are responsible for taking a String
and returning a
PathBuf. Providers, such as Git, are responsible for accepting the String and cloning the repository, in-order to return thePathBuf.
PathBuf. Providers, such as Git, are
responsible for accepting the String and cloning the
repository, in-order to return the PathBuf.