Skip to main content

cache_dir

Function cache_dir 

Source
pub fn cache_dir() -> Result<PathBuf>
Expand description

Get the XDG cache directory for the application

Respects $XDG_CACHE_HOME on Linux (falls back to ~/.cache)