[][src]Function holochain_common::paths::config_root

pub fn config_root() -> PathBuf

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".