CLI argument parsing, validation, and configuration for ppforest2.
Definition Benchmark.hpp:18
Command-line interface: argument parsing, subcommands, and benchmark/evaluation orchestration.
Definition Benchmark.hpp:22
CLI::App * setup_summarize(CLI::App &app, CLIOptions ¶ms)
Register summarize subcommand options on app.
int run_summarize(CLIOptions ¶ms)
Run the summarize subcommand.
All CLI options and runtime parameters.
Definition CLIOptions.hpp:32