Skip to main content

analyze

Function analyze 

Source
pub async fn analyze(input: &str, config: &Config) -> Result<HarnessResult>
Expand description

Top-level convenience function. Loads soul + backend from config, runs the full two-stage pipeline, returns a HarnessResult.