Skip to main content

load_config_from

Function load_config_from 

Source
pub fn load_config_from(
    global_path: &Path,
    repo_root: &Path,
) -> Result<PawConfig, PawError>
Expand description

Loads merged config from an explicit global path and repo root.