DESC_OPT

Add description to a registered option.

mixin template DESC_OPT (
alias field
string desc
)

Parameters

field

the option in the type of OptVal

desc

the description

Meta