HelpCommand
&& _RegisterCommand("help", new(std::nothrow) HelpCommand(this))
HelpCommand(CommandLineUserInterface* userInterface)
struct HelpCommand;
friend struct HelpCommand;