Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
command_options.cpp File Reference
#include "command_options.h"
#include "version.h"
#include <fmt/color.h>
#include <iostream>
Include dependency graph for command_options.cpp:

Namespaces

namespace  hgps
 Top-level namespace for Health-GPS Console host application.
 

Functions

cxxopts::Options hgps::create_options ()
 Creates the command-line interface (CLI) options.
 
std::optional< CommandOptionshgps::parse_arguments (cxxopts::Options &options, int argc, char **argv)
 Parses the command-line interface (CLI) arguments.