OptionHandler.add

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void add(Element opte)
  2. void add(string opt, string desc)
    struct OptionHandler
    pragma(inline, true)
    void
    add
    (
    string opt
    ,
    string desc
    )
  3. void add(Element[] mopte)

Meta