OptionImpl.shorthand

Undocumented in source.
struct OptionImpl(OptionType type_, T_, string description_, char shorthand_, string placeholder_)
enum shorthand = shorthand_;

Meta