[][src]Function super_analyzer::run

fn run() -> Result<(), Error>

Execute the analysis.

This runs the actual analysis. It checks the CLI, creates the logger, loads the configuration and if everything goes well, it starts the analysis. It also runs benchmarks and shows the results.