Skip to main content

file_facts_exist

Function file_facts_exist 

Source
pub fn file_facts_exist(
    conn: &mut impl GenericClient,
    project_id: &str,
    file_path: &str,
) -> Result<bool>