Readonly
defaultOptional
Readonly
isOptional parameter validation function
If values is set at the same time, isValid will be called for verification when the values do not match, and if the values match, the value will be considered valid and will not call isValid
Readonly
nameflag long name
Optional
Readonly
shortOptional flag short name
Optional
Readonly
usageOptional flag usage description
Optional
Readonly
valuesAn optional list of valid values for the flag
If isValid is set at the same time, isValid will be called for verification when the values do not match, and if the values match, the value will be considered valid and will not call isValid
Generated using TypeDoc
Default value when no flag is specified