Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.page
/
ContextKt
/
ScriptsKt
/
JavaScriptKt
/
Dsl
/
module
module
@get:
JvmName
(
name
=
"getModule"
)
@set:
JvmName
(
name
=
"setModule"
)
var
module
:
Boolean
Whether to add the `module` flag to a script.
Content copied to clipboard
bool module = 5;