Skip to main content

cache_store

Function cache_store 

Source
pub fn cache_store(path_hash: &str, root_sha: &str) -> Result<()>
Expand description

Cache: store root SHA for hashed repo path.

ยงErrors

Returns an error if the cache file cannot be written.