Skip to main content

run

Function run 

Source
pub fn run() -> Result<()>
Expand description

Parse process arguments, initialize the harness descriptor registry (every layer, including an optional --harness-file), dispatch to the selected subcommand, and return its result. Called by the binary entry point.