jcli ~master (2022-03-09T18:57:21Z)
Dub
Repo
SingleCommandMain
jcli
commandgraph
cli
Undocumented in source.
mixin template
SingleCommandMain (
TCommand
) {
int
main
(string[] args);
}
Members
Functions
main
int
main
(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
jcli
commandgraph
cli
functions
executeSingleCommand
mixin templates
SingleCommandMain
templates
matchAndExecute
matchAndExecuteAcrossModules
matchAndExecuteFromRootCommands