Skip to main content

install_entry

Function install_entry 

Source
pub fn install_entry(
    entry: &Entry,
    target: &InstallTarget,
    ctx: &InstallCtx<'_>,
) -> Result<(), SkillfileError>
Expand description

Returns Err(PatchConflict) if a stored patch fails to apply cleanly.