legacy_user_cache_dir

Function legacy_user_cache_dir 

Source
pub fn legacy_user_cache_dir() -> Option<PathBuf>
Expand description

Returns the legacy cache directory path.

Uses /Users/user/Library/Application Support/uv on macOS, in contrast to the new preference for using the XDG directories on all Unix platforms.