indexed_file_hashes_for_paths

Function indexed_file_hashes_for_paths 

Source
pub(crate) fn indexed_file_hashes_for_paths(
    store: &AtlasStore,
    paths: &HashSet<String>,
) -> Result<HashMap<String, String>, CliError>
Expand description

Load indexed file hashes for selected repository paths.