Skip to main content

cache_dir_for

Function cache_dir_for 

Source
pub fn cache_dir_for(tool_name: &str, version: &str) -> PathBuf
Expand description

Default cache dir — <project-cache-dir>/update/<version>/. Falls back to the system temp dir if directories-rs can’t resolve.