Skip to main content

execute

Function execute 

Source
pub async fn execute(
    repo_cfg_path: &Path,
    global_cfg_path: &Path,
    session_root_flag: Option<&Path>,
    args: &McpArgs,
    verbose: u8,
) -> Result<i32>
Expand description

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