OptionHandler

Undocumented in source.

Constructors

this
this(string[] args)
Undocumented in source.

Members

Enums

ArgumentSize
enum ArgumentSize
Undocumented in source.

Functions

helpWanted
bool helpWanted()
Undocumented in source. Be warned that the author may not have intended to support it.
printableHelp
string printableHelp(string programName)
Undocumented in source. Be warned that the author may not have intended to support it.
read
T[] read(string opts, string help, bool required)
Undocumented in source. Be warned that the author may not have intended to support it.
read
Nullable!Argument read(string opts, string help, bool value, bool required)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

arguments
Argument[] arguments [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
options
Option[] options [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Argument
struct Argument
Undocumented in source.
Option
struct Option
Undocumented in source.

Meta