OptionHandler

Undocumented in source.

Constructors

this
this(string[] args, OptionType type)
Undocumented in source.

Members

Enums

OptionType
enum OptionType
Undocumented in source.

Functions

add
void add(Element opte)
Undocumented in source. Be warned that the author may not have intended to support it.
add
void add(string opt, string desc)
Undocumented in source. Be warned that the author may not have intended to support it.
add
void add(Element[] mopte)
Undocumented in source. Be warned that the author may not have intended to support it.
option
SplitedElement option(string opt)
Undocumented in source. Be warned that the author may not have intended to support it.
print
void print(string fmt)
Undocumented in source. Be warned that the author may not have intended to support it.
value
string value(SplitedElement sopte)
Undocumented in source. Be warned that the author may not have intended to support it.
value
string value(string opt)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Element
struct Element
Undocumented in source.
SplitedElement
struct SplitedElement
Undocumented in source.

Meta