Search
Preparing search index...
The search index is not available
Radical Console
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
CliExecuteCommandEvent
Class CliExecuteCommandEvent
Hierarchy
CancelEvent
CliExecuteCommandEvent
Index
Constructors
constructor
Properties
always
Run
config
event
Accessors
cli
Methods
cancel
canceled
is
Canceled
proceed
Constructors
constructor
new
Cli
Execute
Command
Event
(
config
:
CommandConfig
, alwaysRun
:
null
|
string
)
:
CliExecuteCommandEvent
Parameters
config:
CommandConfig
alwaysRun:
null
|
string
Returns
CliExecuteCommandEvent
Properties
always
Run
always
Run
:
null
|
string
config
config
:
CommandConfig
event
event
:
string
|
string
[]
Accessors
cli
get
cli
(
)
:
Cli
Returns
Cli
Methods
cancel
cancel
(
)
:
void
Returns
void
canceled
canceled
(
cb
:
function
)
:
this
Parameters
cb:
function
(
)
:
void
Returns
void
Returns
this
is
Canceled
is
Canceled
(
)
:
boolean
Returns
boolean
proceed
proceed
(
cb
:
function
)
:
this
Parameters
cb:
function
(
)
:
void
Returns
void
Returns
this
Globals
Cli
Execute
Command
Event
constructor
always
Run
config
event
cli
cancel
canceled
is
Canceled
proceed
Generated using
TypeDoc