Skip to main content

compute_patch_hunk_diff

Function compute_patch_hunk_diff 

Source
pub fn compute_patch_hunk_diff(args: &Value) -> Result<String, String>
Expand description

Return a formatted diff string for a patch_hunk operation without applying it.