commando ~master (2022-05-05T23:03:09.2519285)
Dub
Repo
ArgumentSyntax.command
commando
ArgumentSyntax
Undocumented in source. Be warned that the author may not have intended to support it.
void
command
(string command, string helpText, TFun builder)
class
ArgumentSyntax
void
command
(
TFun
)
(
string
command
,
string
helpText
,
TFun
builder
)
if
(
hasSignature
!(
builder
,
void
,
ArgumentSyntax
)
)
void
command
(string command, TCallback callback, string helpText, TFun builder)
Meta
Source
See Implementation
commando
ArgumentSyntax
functions
command
option
variables
config