[][src]Function homebins::install_manifest

pub fn install_manifest(
    dirs: &HomebinProjectDirs,
    install_dirs: &mut InstallDirs,
    manifest: &Manifest
) -> Result<()>

Install a manifest.

Apply the operations of a manifest against the given install_dirs; using the given project dirs for downloads.