Datalayer Desktop - v0.0.2
GitHub
Datalayer
Preparing search index...
shared/types/notebook
RuntimeState
Interface RuntimeState
interface
RuntimeState
{
creating
:
boolean
;
error
:
null
|
string
;
runtime
:
null
|
RuntimeJSON
;
serviceManager
:
null
|
IManager
;
terminated
:
boolean
;
terminating
:
boolean
;
}
Index
Properties
creating
error
runtime
service
Manager
terminated
terminating
Properties
creating
creating
:
boolean
error
error
:
null
|
string
runtime
runtime
:
null
|
RuntimeJSON
service
Manager
serviceManager
:
null
|
IManager
terminated
terminated
:
boolean
terminating
terminating
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
creating
error
runtime
service
Manager
terminated
terminating
GitHub
Datalayer
Datalayer Desktop - v0.0.2
Loading...