CommandParser

Undocumented in source.

Members

Aliases

ArgBinderInstance
alias ArgBinderInstance = ArgBinderInstance_
Undocumented in source.
CommandInfo
alias CommandInfo = commandInfoFor!CommandT
Undocumented in source.
CommandT
alias CommandT = CommandT_
Undocumented in source.

Static functions

parse
ResultOf!CommandT parse(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
parse
ResultOf!CommandT parse(ArgParser parser)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta