get_cache_dir

Function get_cache_dir 

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

Returns the platform-specific cache directory for AGPM.

Returns {cache_dir}/agpm following platform conventions (XDG on Linux).