Skip to main content

get_changed_files

Function get_changed_files 

Source
pub fn get_changed_files(
    repo_root: &Path,
    diff_range: Option<&str>,
) -> Result<Vec<PathBuf>>