pub fn load(repo: &GitRepo, key: &str) -> Option<VersionVariables>Expand description
Load variables from cache. Returns None if missing or corrupt (deletes corrupt entries).
pub fn load(repo: &GitRepo, key: &str) -> Option<VersionVariables>Load variables from cache. Returns None if missing or corrupt (deletes corrupt entries).