![]() |
Scarab
v2.4.5
Project 8 C++ Utility Library
|
Go to the source code of this file.
Classes | |
class | config_decorator |
Adds the ability to create options and subcommands that are tied to a main_app's master config. More... | |
struct | config_decorator::app_option_holder |
struct | config_decorator::app_option_holder_typed< T > |
struct | config_decorator::app_option_holder_vector_typed< T > |
struct | config_decorator::app_option_holder_bool_flag |
class | main_app |
Primary application class. More... | |
Namespaces | |
scarab | |
Typedefs | |
typedef CLI::App | app |