structopt

Undocumented in source.

Modules

attributes
module structopt.attributes
Undocumented in source.

Public Imports

structopt.attributes
public import structopt.attributes;
Undocumented in source.
std.getopt
public import std.getopt;
Undocumented in source.
std.traits
public import std.traits;
Undocumented in source.

Members

Aliases

GetOption
alias GetOption = std.getopt.Option
Undocumented in source.
Option
alias Option = structopt.attributes.Option
Undocumented in source.

Functions

GenerateGetopt
string GenerateGetopt()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta