Function invalidate
pub fn invalidate()Expand description
Drop every cached entry. Call after any out-of-band mutation of a skills
directory (e.g. super::SkillsService writes/removes) so the change is
reflected on the next load even before mtimes are re-examined.