CLI argument parsing, validation, and configuration for ppforest2.
Definition Benchmark.hpp:21
Command-line interface: argument parsing, subcommands, and benchmark/evaluation orchestration.
Definition Benchmark.hpp:25
int run_serve(Params const ¶ms)
Run the serve subcommand.
void setup_serve(CLI::App &app, Params ¶ms)
Register serve subcommand options on app.
All CLI options and runtime parameters.
Definition CLIOptions.hpp:33