argparse ~master (2021-10-17T02:46:07Z)
Dub
Repo
Main.parseCLIKnownArgs
argparse
Main
Undocumented in source.
struct
Main
mixin template
parseCLIKnownArgs (
TYPE
alias
newMain
Config
config
=
Config
.
init
) {
int
main
(string[] argv);
}
Members
Functions
main
int
main
(string[] argv)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
argparse
Main
mixin templates
parseCLIArgs
parseCLIKnownArgs