Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.app
/
ApplicationInstanceKt
/
Dsl
/
status
status
@get:
JvmName
(
name
=
"getStatus"
)
@set:
JvmName
(
name
=
"setStatus"
)
var
status
:
InstanceStatus
Current status of this instance.
Content copied to clipboard
.elide.app.InstanceStatus status = 4;