![]() |
Bitcoin Core 29.99.0
P2P Digital Currency
|
Public Attributes | |
bool | use_multiprocess {false} |
bool | show_version {false} |
bool | show_help {false} |
std::string_view | command |
std::vector< const char * > | args |
Definition at line 49 of file bitcoin.cpp.
std::vector<const char*> CommandLine::args |
Definition at line 54 of file bitcoin.cpp.
std::string_view CommandLine::command |
Definition at line 53 of file bitcoin.cpp.
bool CommandLine::show_help {false} |
Definition at line 52 of file bitcoin.cpp.
bool CommandLine::show_version {false} |
Definition at line 51 of file bitcoin.cpp.
bool CommandLine::use_multiprocess {false} |
Definition at line 50 of file bitcoin.cpp.