structopt.attributes

Compile Time attributes for specifying proprites to std.getopt.

These structs are utilized by the the generator to populate getopt's properties.

Members

Structs

Help
struct Help

Command Line Help Message for the arugement.

Option
struct Option

Command Line Argument Option which causes assignement to this field.

Meta