Function reth::core::dirs::config_dir

source ยท
pub fn config_dir() -> Option<PathBuf>
Expand description

Returns the path to the reth configuration directory.

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