Skip to main content

handle

Function handle 

Source
pub async fn handle(args: RunArgs, ctx: RunContext) -> Result<i32>
Expand description

Top-level dispatcher for hm run. After the plan-4 cloud-plugin cutover, hm run always runs locally via Docker.

ยงErrors

Returns Docker, pipeline-render, or scheduler errors surfaced by the local orchestrator.