Skip to main content

invalidate_cache

Function invalidate_cache 

Source
pub fn invalidate_cache(token: &str, cache_dir: &Path, fs: &dyn Fs)
Expand description

Force a refresh by deleting any cached entry for token. Errors are swallowed — the cache is best-effort.