_OptionImpl.description

Undocumented in source.
struct _OptionImpl(OptionType type_, T_, string description_, char shorthand_, string placeholder_, string name_)
enum description = description_;

Meta