@wcauchois/program-builder > ValuedFlag
Signature: ValuedFlag class
export default class ValuedFlag implements IAnyFlag
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(names, dest, converter, metadata, order) | Constructs a new instance of the
|
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
converter | Converter<any> | ||
default |
| ||
dest |
| ||
firstName |
| ||
metadata |
| ||
names |
| ||
order |
| ||
required |
|
Methods
Method | Modifiers | Description |
---|---|---|
getDocumentation() |