- defaults
Argument defaults(string values)
Undocumented in source. Be warned that the author may not have intended to support it.
- help
Argument help(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
- params
Argument params()
Undocumented in source. Be warned that the author may not have intended to support it.
- params
Argument params(int count)
Undocumented in source. Be warned that the author may not have intended to support it.
- params
Argument params(int min, int max)
Undocumented in source. Be warned that the author may not have intended to support it.
- required
Argument required()
Undocumented in source. Be warned that the author may not have intended to support it.
- min
int min;
Undocumented in source.
- max
int max;
Undocumented in source.
- name
string name [@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.
- position
size_t position [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- error
int error [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- hasValue
bool hasValue [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- as
U as [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- rawValue
string rawValue [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- rawValues
string[] rawValues [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.