Skip to main content

source_hash_for_file

Function source_hash_for_file 

Source
pub async fn source_hash_for_file(
    config: &Config,
    cat: &AppCategory,
    file: &AppFile,
    env: &BTreeMap<String, String>,
) -> Option<u64>