Command.addHelpOption

add the help option

  1. Self addHelpOption(Option option, void delegate() action)
    class Command
    addHelpOption
    (,
    void delegate
    ()
    action = null
    )
  2. Self addHelpOption(string flags, string desc)

Meta