Skip to main content

installed_dir_files

Function installed_dir_files 

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

Installed files for a directory entry (first install target).