Skip to main content

get_deleted_files

Function get_deleted_files 

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