structopt v0.0.1 (2019-10-23T14:03:30Z)
Dub
Repo
Option
structopt
attributes
Undocumented in source.
struct
Option {
string
[]
names
;
this
(string[] names);
string
cononical
();
}
Constructors
this
this
(string[] names)
Undocumented in source.
Members
Functions
cononical
string
cononical
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
names
string
[]
names
;
Undocumented in source.
Meta
Source
See Implementation
structopt
attributes
structs
Help
Option