Skip to main content

remove_patch

Function remove_patch 

Source
pub fn remove_patch(
    entry: &Entry,
    repo_root: &Path,
) -> Result<(), SkillfileError>
Expand description

Remove the patch file for a single-file entry. No-op if it doesn’t exist.