Skip to main content

check_staleness

Function check_staleness 

Source
pub fn check_staleness(cache: &[Value], spec_dir: &Path) -> Result<(), String>
Expand description

Check that cache length matches the number of Genesis-Index trailers in git history. Returns Ok(()) if they match.