OptVal.InnerType

the inner type of the option

struct OptVal(T, string shortAndVal, bool isMandatory = false)
alias InnerType = T

Meta