- opCall
Option!(T) opCall(char shortOption, string longOption, string helpText)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCall
Option!(T) opCall(string longOption, string helpText)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCall
Option!(T) opCall(char shortOption, string helpText)
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.