CLI.main

Undocumented in source.
template CLI(Config config, COMMAND)
mixin template main (
alias newMain
) {}

Members

Functions

main
int main(string[] argv)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin CLI!(config, COMMAND).mainComplete
Undocumented in source.

Meta