Skip to main content

cache_dir

Function cache_dir 

Source
pub fn cache_dir() -> PathBuf
Expand description

Resolve the binary cache base directory.

Precedence:

  1. MOCKSERVER_BINARY_CACHE env var
  2. Windows: %LOCALAPPDATA% (fallback ~/AppData/Local)
  3. Unix: $XDG_CACHE_HOME or ~/.cache

Then append /mockserver/binaries.