CLIArgs

Command-line arguments

Members

Functions

overridesHandler
void overridesHandler(string , string value)

Helper to add items to overrides

parse
GetoptResult parse(string[] args, bool passThrough)

Parses the base command line arguments

Variables

config_path
string config_path;

Path to the config file

overrides
string[][string] overrides;

Overrides for config options

Meta