Option
Less than 1 minute
Constructors
new Option()
new Option(flags, description?): Option
Parameters
Parameter | Type |
---|---|
|
|
|
|
Returns
Overrides
BaseOption.constructor
Properties
Property | Type | Default value |
---|---|---|
|
| |
typeof |
|
Methods
arity()
arity(): 0 | 1
Returns
0
| 1
global()
Call Signature
global(): boolean
Returns
boolean
Call Signature
global(global): this
Parameters
Parameter | Type |
---|---|
|
|
Returns
this