pub fn is_hit(key: &str, cache_dir: &Path) -> bool
Returns true when a cache entry exists for key, meaning the command’s last run with these exact inputs succeeded.
true
key