OptVal.MANDATORY

Undocumented in source.
struct OptVal(T, string shortAndVal, bool isMandatory = false)
enum MANDATORY = isMandatory;

Meta