Skip to main content

write_patch

Function write_patch 

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

Write a single-file patch for the given entry.