Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
engine
/
elide.runtime.core.extensions
/
enableOptions
enable
Options
@
DelicateElideApi
fun
PolyglotContextBuilder
.
enableOptions
(
vararg
keys
:
String
)
@
DelicateElideApi
fun
PolyglotEngineBuilder
.
enableOptions
(
vararg
keys
:
String
)
Enable a group of options given their
keys
. This sets each option's value to
"true"
.