argparse v0.9.0 (2022-04-24T03:39:45Z)
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
mixin templates
main
static functions
parseArgs
parseKnownArgs