Skip to main content

capture_install_snapshot

Function capture_install_snapshot 

Source
pub fn capture_install_snapshot(
    entry: &Entry,
    targets: &[InstallTarget],
    repo_root: &Path,
) -> Result<InstallSnapshot, SkillfileError>