- argument
Argument!(T) argument(string name, string helpText)
Undocumented in source. Be warned that the author may not have intended to support it.
- errors
string errors(char[] delegate(char[] buffer, const(char)[] format, ...) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
Option!(T) opIndex(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
string opIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- parse
bool parse(string[] input)
Undocumented in source. Be warned that the author may not have intended to support it.
- any
bool any [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- argument
ArgumentProxy argument [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- first
string first [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- formatter
Formatter formatter [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- helpText
string helpText [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isEmpty
bool isEmpty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- last
string last [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- option
Options option [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- options
Option!(int)[] options [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- originalArgs
string[] originalArgs [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- positionalArguments
ArgumentBase[] positionalArguments [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- rawArgs
string[] rawArgs [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.