Skip to main content

delete_file_facts

Function delete_file_facts 

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