jcli ~master (2022-03-09T18:57:21Z)
Dub
Repo
CommandArgumentsInfo.takesSomeArguments
jcli
introspect
data
CommandArgumentsInfo
Undocumented in source.
template
CommandArgumentsInfo
(TCommand)
enum
takesSomeArguments
=
named.length
>
0
||
positional.length
>
0
||
takesOverflow
||
takesRaw
;
Meta
Source
See Source File
jcli
introspect
data
CommandArgumentsInfo
aliases
CommandType
manifest constants
takesOverflow
takesRaw
takesSomeArguments
variables
named
numRequiredPositionalArguments
overflow
positional
raw