Kagome
Polkadot Runtime Engine in C++17
PrintHelpCommand Member List

This is the complete list of members for PrintHelpCommand, including all inherited members.

assertArgumentCount(const ArgumentList &args, int min, int max)Commandinlineprotected
Command(std::string name, std::string description)Commandinline
execute(std::ostream &out, const ArgumentList &args) overridePrintHelpCommandinlinevirtual
getDescription() const Commandinline
getName() const Commandinline
parserPrintHelpCommandprivate
PrintHelpCommand(CommandParser const &parser)PrintHelpCommandinlineexplicit
throwError(const char *fmt, Ts &&...ts) const Commandinlineprotected
unwrapResult(std::string_view context, outcome::result< T > &&res) const Commandinlineprotected
~Command()=defaultCommandvirtual