Skip to main content

default_cache_dir

Function default_cache_dir 

Source
pub fn default_cache_dir() -> PathBuf
Expand description

Where downloaded tiles are kept by default: ridge-redux/srtm in the platform’s cache directory. That’s $XDG_CACHE_HOME or ~/.cache on Linux, ~/Library/Caches on macOS and %LOCALAPPDATA% on Windows; the system temp directory if there’s none.