Option

Command Line Argument Option which causes assignement to this field.

Constructors

this
this(string[] names)

Construct all options into an array.

Members

Functions

cononical
string cononical()

Used by generator to translate array into getopt argument.

Variables

names
string[] names;

All argument options.

Meta