Skip to main content

installed_dir_file_sets

Function installed_dir_file_sets 

Source
pub fn installed_dir_file_sets(
    entry: &Entry,
    manifest: &Manifest,
    repo_root: &Path,
) -> Result<Vec<HashMap<String, PathBuf>>, SkillfileError>
Expand description

Installed file maps for a directory entry across all install targets.