#include <simple-options.h>
Public Member Functions | |
OptionInfo (const std::string &doc, OptionType type) | |
Public Attributes | |
std::string | doc |
OptionType | type |
Definition at line 82 of file simple-options.h.
|
inline |
Definition at line 83 of file simple-options.h.
std::string doc |
Definition at line 86 of file simple-options.h.
OptionType type |
Definition at line 87 of file simple-options.h.