Skip to main content

cache_lookup

Function cache_lookup 

Source
pub fn cache_lookup(path_hash: &str) -> Result<Option<String>>
Expand description

Cache: lookup root SHA by hashed repo path.

ยงErrors

Returns an error if the cache file cannot be read.