commando ~master (2022-05-05T23:03:09.2519285)
Dub
Repo
ArgumentParser
commando
Undocumented in source.
final
class
ArgumentParser {
static
void
parse
(string[] args, TFun builder);
}
Members
Static functions
parse
void
parse
(string[] args, TFun builder)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
commando
aliases
AllowBundling
CaseSensitive
IgnoreUnrecognized
Required
classes
ArgumentParser
ArgumentParserException
ArgumentSyntax