invalidate_cache

Function invalidate_cache 

Source
pub fn invalidate_cache(project: &Path) -> Result<()>
Expand description

Invalidate the cache for a project.

Removes the cache file, forcing a fresh build on next query.