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
/
enableOption
enable
Option
@
DelicateElideApi
fun
PolyglotContextBuilder
.
enableOption
(
key
:
String
)
@
DelicateElideApi
fun
PolyglotEngineBuilder
.
enableOption
(
key
:
String
)
Enable an option given its
key
. This sets the option's value to
"true"
.