ArgumentProxy

Undocumented in source.

Members

Functions

opCall
Argument!(T) opCall(string name, string helpText)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
Argument!(T) opIndex(string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
ArgumentProxy create(Arguments arguments)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

opDispatch
template opDispatch(string name)
Undocumented in source.

Meta