Skip to main content

installed_path

Function installed_path 

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

Installed path for a single-file entry (first install target).