pub fn config_root() -> PathBuf
Expand description

Returns the path to the root config directory for all of Holochain. If we can get a user directory it will be an XDG compliant path like “/home/peter/.config/holochain”. If it can’t get a user directory it will default to “/etc/holochain”.