Bitcoin
|
#include <system.h>
Public Member Functions | |
Arg (const std::string &help_param, const std::string &help_text, bool debug_only) | |
Public Attributes | |
std::string | m_help_param |
std::string | m_help_text |
bool | m_debug_only |
|
inline |
bool ArgsManager::Arg::m_debug_only |
std::string ArgsManager::Arg::m_help_param |
std::string ArgsManager::Arg::m_help_text |