CliOptionParts

The three parts needed to construct a Docopt compatible string.

Members

Variables

optional
string optional;
Undocumented in source.
others
string others;
Undocumented in source.
usage
string usage;
Undocumented in source.

Meta