Search
Preparing search index...
The search index is not available
Radical Console
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
CancelExitEvent
Class CancelExitEvent
Hierarchy
ExitEvent
CancelExitEvent
CliParseEvent
HelpHelperOnInvalidArgumentsShowHelpEvent
Index
Constructors
constructor
Properties
event
Accessors
cli
Methods
cancel
canceled
exit
is
Canceled
proceed
should
Exit
stop
IfExit
Constructors
constructor
new
Cancel
Exit
Event
(
event
?:
string
|
string
[]
)
:
CancelExitEvent
Parameters
Default value
event:
string
|
string
[]
= undefined
Returns
CancelExitEvent
Properties
event
event
:
string
|
string
[]
Accessors
cli
get
cli
(
)
:
Cli
Returns
Cli
Methods
Protected
cancel
cancel
(
)
:
void
Returns
void
canceled
canceled
(
cb
:
function
)
:
this
Parameters
cb:
function
(
)
:
void
Returns
void
Returns
this
exit
exit
(
code
?:
number
)
:
void
Parameters
Default value
code:
number
= 0
Returns
void
is
Canceled
is
Canceled
(
)
:
boolean
Returns
boolean
proceed
proceed
(
cb
:
function
)
:
this
Parameters
cb:
function
(
)
:
void
Returns
void
Returns
this
should
Exit
should
Exit
(
)
:
boolean
Returns
boolean
stop
IfExit
stop
IfExit
(
)
:
this
Returns
this
Globals
Cancel
Exit
Event
constructor
event
cli
cancel
canceled
exit
is
Canceled
proceed
should
Exit
stop
IfExit
Generated using
TypeDoc