Skip to main content

Module run

Module run 

Source
Expand description

Session assembly + drive (plan §3.2): resolve inputs, build host/pack/ provider through the facade, run the engine, emit per --output-format.

Structs§

PreRunError
A pre-run failure (config/setup — no report exists yet): stderr + exit 1.

Functions§

canonicalize_add_dirs
Canonicalize --add-dir roots, failing with the path the user typed.
resolve_effort
Resolve the effort rung: --effort wins, then the effort setting, then None (send no output_config and take the API’s own default).
run
Build and drive one session; returns the process exit code.