Skip to main content

merkle_default_cache_path

Function merkle_default_cache_path 

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

Default Merkle index location: $XDG_CACHE_HOME/keyhog/merkle.idx or ~/.cache/keyhog/merkle.idx on Linux, ~/Library/Caches/keyhog/... on macOS.