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
/
VMConfigurationKt
/
VMFlagKt
/
Dsl
/
bool
bool
@get:
JvmName
(
name
=
"getBool"
)
@set:
JvmName
(
name
=
"setBool"
)
var
bool
:
Boolean
Boolean value for the flag; `true` indicates activation.
Content copied to clipboard
bool bool = 2;