Skip to main content

load

Function load 

Source
pub fn load(
    explicit_path: Option<&Path>,
    work_dir: &Path,
    repo_root: Option<&Path>,
) -> Result<GitVersionConfiguration>
Expand description

Load configuration from an explicit path or by searching, then merge with workflow defaults.