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