load_from_path

Function load_from_path 

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