Functions | |
void | render (std::string &cli, const Settings &settings) |
void | showDisabledSettingsInNextCliRender (void) |
void | parse (Settings &settings, const std::string &cli) |
|
Changes settings according to the contents of a CLI string.
|
|
Produces a CLI string representing current settings.
|
|
Sets a static variable that modifies the behavior of the next call to Cli::render(). |