Skip to main content

execute

Function execute 

Source
pub async fn execute(
    repo_cfg_path: &Path,
    global_cfg_path: &Path,
    args: &BuildArgs,
) -> Result<i32>
Expand description

Run one outrig build invocation end-to-end. Returns the process exit code.