Command.addHelpCommand

add the help command

  1. Self addHelpCommand(Command cmd)
  2. Self addHelpCommand(string flags, string desc)
    class Command
    addHelpCommand
    (
    string flags = ""
    ,
    string desc = ""
    )

Meta