cli::config

Function load_from_path

Source
pub fn load_from_path(
    directory: PathBuf,
) -> Result<GlobalConfig, CargoMakeError>