Skip to main content

changed_files

Function changed_files 

Source
pub fn changed_files(
    workdir: &Path,
    base: Option<&str>,
    head: Option<&str>,
) -> Result<HashSet<String>>