pub fn cache_dir() -> Option<AbsolutePathBuf>
Expand description
Return the cache directory for the current platform or XDG_CACHE_HOME if specified.
pub fn cache_dir() -> Option<AbsolutePathBuf>
Return the cache directory for the current platform or XDG_CACHE_HOME if specified.