Skip to main content

extract_changed_file_paths

Function extract_changed_file_paths 

Source
pub fn extract_changed_file_paths(diff: &str) -> Vec<String>
Expand description

Extract changed file paths from a unified diff.