Search
Preparing search index...
The search index is not available
Radical Console
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
CliParsedEvent
Class CliParsedEvent
Hierarchy
ExitEvent
CliParsedEvent
Index
Constructors
constructor
Properties
argv
config
event
globals
is
Root
Command
Accessors
cli
Methods
exit
should
Exit
stop
IfExit
Constructors
constructor
new
Cli
Parsed
Event
(
config
:
CommandConfig
, globals
:
OptionConfig
[]
, isRootCommand
:
boolean
, argv
:
YargsParserArgv
)
:
CliParsedEvent
Parameters
config:
CommandConfig
globals:
OptionConfig
[]
isRootCommand:
boolean
argv:
YargsParserArgv
Returns
CliParsedEvent
Properties
argv
argv
:
YargsParserArgv
config
config
:
CommandConfig
event
event
:
string
|
string
[]
globals
globals
:
OptionConfig
[]
is
Root
Command
is
Root
Command
:
boolean
Accessors
cli
get
cli
(
)
:
Cli
Returns
Cli
Methods
exit
exit
(
code
?:
number
)
:
void
Parameters
Default value
code:
number
= 0
Returns
void
should
Exit
should
Exit
(
)
:
boolean
Returns
boolean
stop
IfExit
stop
IfExit
(
)
:
this
Returns
this
Globals
Cli
Parsed
Event
constructor
argv
config
event
globals
is
Root
Command
cli
exit
should
Exit
stop
IfExit
Generated using
TypeDoc