Skip to main content

installed_paths

Function installed_paths 

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

Installed paths for a single-file entry across all install targets.