Function reth::core::dirs::cache_dir

pub fn cache_dir() -> Option<PathBuf>
Expand description

Returns the path to the reth cache directory.

Refer to [dirs_next::cache_dir] for cross-platform behavior.