Function load_config_with_root

Source
pub fn load_config_with_root(root: Option<&Path>) -> Result<Config>
Expand description

Loads the config for the current project workspace or the provided root path.