Function cli::config::load_from_path

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