Skip to main content

get_changed_files

Function get_changed_files 

Source
pub async fn get_changed_files(
    pr_number: Option<u32>,
    project: Project,
) -> Result<Vec<String>>