![]() |
Bitcoin Core 31.1.0
P2P Digital Currency
|
#include <args.h>
Public Attributes | |
| std::string | command |
| The command (if one has been registered with AddCommand), or empty. | |
| std::vector< std::string > | args |
| If command is non-empty: Any args that followed it If command is empty: The unregistered command and any args that followed it. | |
| std::vector<std::string> ArgsManager::Command::args |
| std::string ArgsManager::Command::command |