argparse v0.9.0 (2022-04-24T03:39:45Z)
Dub
Repo
CLI.parseArgs
argparse
CLI
Undocumented in source. Be warned that the author may not have intended to support it.
Result
parseArgs
(COMMAND receiver, string[] args)
template
CLI
(Config config, COMMAND)
static
Result
parseArgs
(
ref
COMMAND
receiver
,
string
[]
args
)
int
parseArgs
(string[] args, COMMAND initialValue)
int
parseArgs
(string[] args, COMMAND initialValue)
Meta
Source
See Implementation
argparse
CLI
mixin templates
main
static functions
parseArgs
parseKnownArgs