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