cac
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Option
constructor
config
description
is
Boolean
name
names
negated
raw
Name
required
Option
Config
Hierarchy
Option
Index
Constructors
constructor
Properties
config
description
is
Boolean
name
names
negated
raw
Name
required
Constructors
constructor
new
Option
(
rawName
:
string
, description
:
string
, config
?:
OptionConfig
)
:
Option
Parameters
rawName:
string
description:
string
Optional
config:
OptionConfig
Returns
Option
Properties
config
config
:
OptionConfig
description
description
:
string
Optional
is
Boolean
is
Boolean
:
undefined
|
false
|
true
name
name
:
string
Option name
names
names
:
string
[]
Option name and aliases
negated
negated
:
boolean
raw
Name
raw
Name
:
string
Optional
required
required
:
undefined
|
false
|
true
Generated using
TypeDoc
Option name