@wcauchois/program-builder > BooleanFlag
Signature: BooleanFlag class
export default class BooleanFlag implements IAnyFlag
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(dest, positiveNames, negativeNames, theDefault, metadata, order) | Constructs a new instance of the
|
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
allNames |
| ||
default |
| ||
dest |
| ||
metadata |
| ||
negativeNames |
| ||
order |
| ||
positiveNames |
|
Methods
Method | Modifiers | Description |
---|---|---|
getDocumentation() | ||
isPositiveName(name) |