Command.setHelpCommand

set the help command

  1. Self setHelpCommand(string flags, string desc)
    class Command
    setHelpCommand
    (
    string flags = ""
    ,
    string desc = ""
    )
  2. Self setHelpCommand(bool enable)

Meta