Build a Commander option parser that coerces a raw string to a non-negative integer.
Label used in error messages (e.g. "limit").
"limit"
Parser suitable for Commander .option(..., parser).
.option(..., parser)
Build a Commander option parser that coerces a raw string to a non-negative integer.