argparse v1.0.0 (2022-06-09T18:44:25Z)
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
functions
complete
completeArgs
mixin templates
main
mainComplete
static functions
parseArgs
parseKnownArgs