Returns a list of registered commands
Synopsis
Declared in <rpc/server.h>
std::vector<std::string>
listCommands() const;
Return Value
List of registered commands.
Created with MrDocs
Returns a list of registered commands
Declared in <rpc/server.h>
std::vector<std::string>
listCommands() const;
List of registered commands.
Created with MrDocs