Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.call
/
HostSystemKt
/
Dsl
/
machine
machine
@get:
JvmName
(
name
=
"getMachine"
)
@set:
JvmName
(
name
=
"setMachine"
)
var
machine
:
Machine
Describes information about the underlying machine.
Content copied to clipboard
.elide.machine.Machine machine = 3;