ParserOptions <O, P>
Hierarchy
- ParserSettings
- ParserOptions
Index
Properties
optionalcommands
optionalloose
Enable loose mode parsing.
options
Mapping of options to their type and configurations.
optionalparams
List of param configurations (in order).
optionalunknown
Allow unknown options to be passed. Will be placed in a special unknown
object.
optionalvariadic
Allow variadic params to be passed. Will be accumlated after configured params.
List of valid commands. Sub-commands should be denoted with ":".