argparse v1.0.0 (2022-06-09T18:44:25Z)
Dub
Repo
CLI.parseKnownArgs
argparse
CLI
Undocumented in source. Be warned that the author may not have intended to support it.
Result
parseKnownArgs
(COMMAND receiver, string[] args, string[] unrecognizedArgs)
template
CLI
(Config config, COMMAND)
static
Result
parseKnownArgs
(
ref
COMMAND
receiver
,
string
[]
args
,
out
string
[]
unrecognizedArgs
)
Result
parseKnownArgs
(COMMAND receiver, string[] args)
Meta
Source
See Implementation
argparse
CLI
functions
complete
completeArgs
mixin templates
main
mainComplete
static functions
parseArgs
parseKnownArgs