Skip to main content

check_file

Function check_file 

Source
pub fn check_file(
    path: &Path,
    expected_holder: &str,
    expected_license: &str,
) -> Result<()>