jcli ~master (2022-03-09T18:57:21Z)
Dub
Repo
resetNamedArgumentArrayStorage
jcli
commandparser
parser
Undocumented in source. Be warned that the author may not have intended to support it.
@
nogc
nothrow pure @
trusted
void
resetNamedArgumentArrayStorage
(
alias
ArgumentsInfo
Context
:
CommandParsingContext
!
size
size_t
size
)
(
ref
scope
Context
context
)
Meta
Source
See Implementation
jcli
commandparser
parser
enums
CommandParsingErrorCode
ConsumeSingleArgumentResultKind
functions
consumeSingleArgumentIntoCommand
createErrorCodeHandler
createIgnoreSetErrorHandler
createInMemoryErrorHandler
maybeReportParseErrorsFromFinalContext
resetNamedArgumentArrayStorage
mixin templates
ParseBoilerplate
structs
CommandParsingContext
DefaultParseErrorHandler
ErrorCodeHandler
IgnoreSetErrorHandler
InMemoryErrorHandler
ParseResult
templates
parseCommand