OptionHandler.read

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T[] read(string opts, string help, bool required)
    struct OptionHandler
    @safe pure
    T[]
    read
    (
    T
    )
    (
    string opts
    ,
    string help
    ,
    bool required = false
    )
  2. Nullable!Argument read(string opts, string help, bool value, bool required)

Meta