dud.options

Undocumented in source.

Members

Enums

ConvertTargetFormat
enum ConvertTargetFormat
Undocumented in source.

Functions

getConvertOptions
OptionReturn!ConvertOptions getConvertOptions(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
getOptions
void getOptions(T t, string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
writeOption
void writeOption(Out output, Ops option)
Undocumented in source. Be warned that the author may not have intended to support it.
writeOptions
void writeOptions(Out output, OptionReturn!Ops options)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

CommonOptions
struct CommonOptions
Undocumented in source.
ConvertOptions
struct ConvertOptions
Undocumented in source.
OptionReturn
struct OptionReturn(Option)
Undocumented in source.

Meta