Command._optionImpl

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Self _optionImpl(string flags, string desc)
  2. Self _optionImpl(string flags, string desc)
  3. Self _optionImpl(string flags, string desc, T defaultValue)
    class Command
    package
    _optionImpl
    (
    T
    bool isMandatory = false
    )
    (
    string flags
    ,
    string desc
    ,)

Meta