Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
process
ManagedProcess
Interface ManagedProcess
Hierarchy
ManagedProcess
Implemented by
Process
Index
Properties
id
killed
on
Close
on
Error
on
Exit
on
Start
Methods
kill
Properties
Readonly
id
id
:
number
Readonly
killed
killed
:
boolean
Readonly
on
Close
on
Close
:
Event
<
IProcessExitEvent
>
Readonly
on
Error
on
Error
:
Event
<
ProcessErrorEvent
>
Readonly
on
Exit
on
Exit
:
Event
<
IProcessExitEvent
>
Readonly
on
Start
on
Start
:
Event
<
IProcessStartEvent
>
Methods
kill
kill
(
)
:
void
Returns
void
Modules
bulk-
edit
callhierarchy
console
core
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Managed
Process
id
killed
on
Close
on
Error
on
Exit
on
Start
kill