HelpCommand.prepare is not supposed to be called, use cast(HelpCommand)this to check if help was requested before execution.
See Implementation
HelpCommand.prepare is not supposed to be called, use cast(HelpCommand)this to check if help was requested before execution.