Skip to main content

is_hit

Function is_hit 

Source
pub fn is_hit(key: &str, cache_dir: &Path) -> bool
Expand description

Returns true when a cache entry exists for key, meaning the command’s last run with these exact inputs succeeded.