Skip to main content

run_health

Function run_health 

Source
pub fn run_health(
    options: &ComplexityOptions,
) -> Result<HealthProgrammaticOutput, ProgrammaticError>
Expand description

Run programmatic health / complexity through the engine-backed runner.

ยงErrors

Returns a structured programmatic error for invalid options or analysis failures.