Skip to main content

cache_dir

Function cache_dir 

Source
pub fn cache_dir(root: &Path) -> PathBuf
Expand description

Public helper — returns the root of the on-disk cache directory for project_root. Used by the solidity.clearCache command handler.