pub fn load_config_with_root(root: Option<&Path>) -> Result<Config>
Loads the config for the current project workspace or the provided root path.