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