DESC_ARG

Add description to a registered argument.

mixin template DESC_ARG (
alias field
string desc
)

Parameters

field

the argument in the type of ArgVal

desc

the description

Meta