Search
Preparing search index...
The search index is not available
Radical Console
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
CliExecuteCommandParseEvent
Class CliExecuteCommandParseEvent
Hierarchy
ExitEvent
CliExecuteCommandParseEvent
Index
Constructors
constructor
Properties
config
event
options
Accessors
cli
Methods
exit
should
Exit
stop
IfExit
Constructors
constructor
new
Cli
Execute
Command
Parse
Event
(
config
:
CommandConfig
, options
:
OptionConfig
[]
)
:
CliExecuteCommandParseEvent
Parameters
config:
CommandConfig
options:
OptionConfig
[]
Returns
CliExecuteCommandParseEvent
Properties
config
config
:
CommandConfig
event
event
:
string
|
string
[]
options
options
:
OptionConfig
[]
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
Execute
Command
Parse
Event
constructor
config
event
options
cli
exit
should
Exit
stop
IfExit
Generated using
TypeDoc