Datalayer Desktop - v0.0.2
GitHub
Datalayer
Preparing search index...
shared/types/notebook
RuntimeState
Interface RuntimeState
interface
RuntimeState
{
creating
:
boolean
;
error
:
string
|
null
;
runtime
:
RuntimeJSON
|
null
;
serviceManager
:
IManager
|
null
;
terminated
:
boolean
;
terminating
:
boolean
;
}
Index
Properties
creating
error
runtime
service
Manager
terminated
terminating
Properties
creating
creating
:
boolean
error
error
:
string
|
null
runtime
runtime
:
RuntimeJSON
|
null
service
Manager
serviceManager
:
IManager
|
null
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...