Skip to main content

needs_refresh

Function needs_refresh 

Source
pub fn needs_refresh(home: &Path, cache_dir: &Path, current: &Identity) -> bool
Expand description

Has the source building against cache_dir changed since the last record? True (needs a refresh) whenever nothing was ever recorded — the conservative default for a cache directory this process has not tracked before.