Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
engine
/
elide.runtime.gvm
/
EngineContextAPI
Engine
Context
API
interface
EngineContextAPI
Members
Functions
context
Link copied to clipboard
@
NotNull
abstract
fun
context
(
)
:
@
NotNull
Context
engine
Link copied to clipboard
@
NotNull
abstract
fun
engine
(
)
:
@
NotNull
Engine
executor
Link copied to clipboard
@
NotNull
abstract
fun
executor
(
)
:
@
NotNull
GuestExecutor