|
Rerun C++ SDK
|
Public Member Functions | |
| Option (std::string opts, std::string desc, std::shared_ptr< const Value > value=::cxxopts::value< bool >(), std::string arg_help="") | |
Public Attributes | |
| std::string | opts_ |
| std::string | desc_ |
| std::shared_ptr< const Value > | value_ |
| std::string | arg_help_ |