Abstract Protected constructorProtected _conflictsProtected _dependenciesProtected _descriptionProtected _exclusiveProtected _isProtected _negatedProtected _optionalProtected _optsProtected _otherProtected _requiredProtected _specifiedProtected _unspecifiedInternal
Abstract coerceTry to coerce a string value into the (T) type of this Argument.
Generally an internal API but it is safe for public consumption, if you wish to compose the default coercion types with your own.
the value to coerce
Protected errProtected okSets a single option on this argument. This does not copy the provided value.
this
The key to set
The value to set the key to
Configures a new options object for this argument. This will not deep copy the provided object, which may be mutated by subsequent calls on this object.
this
The new options to set
Protected resolveGenerated using TypeDoc
Marks this argument as a multi type, meaning many values can be passed to it.
Returns
this