jcli ~master (2022-03-09T18:57:21Z)
Dub
Repo
executeSingleCommand
jcli
commandgraph
cli
Don't forget to cut off the executable name: args = arg[1 .. $];
int
executeSingleCommand
(string[] args)
int
executeSingleCommand
(string[] args, TErrorHandler errorHandler)
int
executeSingleCommand
(
TCommand
TErrorHandler
)
(
scope
string
[]
args
,
ref
scope
TErrorHandler
errorHandler
)
Meta
Source
See Implementation
jcli
commandgraph
cli
functions
executeSingleCommand
mixin templates
SingleCommandMain
templates
matchAndExecute
matchAndExecuteAcrossModules
matchAndExecuteFromRootCommands
Don't forget to cut off the executable name: args = arg[1 .. $];