Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
process
ProcessErrorEvent
Interface ProcessErrorEvent
Data emitted when a process has failed to start.
interface
ProcessErrorEvent
{
code
:
string
;
}
Hierarchy
Error
ProcessErrorEvent
Index
Properties
code
Properties
code
code
:
string
An errno-like error string (e.g. ENOENT).
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
code
Theia TypeDoc
Loading...
Data emitted when a process has failed to start.