cli::config

Function load_from_path

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