Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.meta
/
EndpointOptionsKt
/
Dsl
Dsl
class
Dsl
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
precompilable
Link copied to clipboard
@get:
JvmName
(
name
=
"getPrecompilable"
)
@set:
JvmName
(
name
=
"setPrecompilable"
)
var
precompilable
:
Boolean
bool precompilable = 2;
stateful
Link copied to clipboard
@get:
JvmName
(
name
=
"getStateful"
)
@set:
JvmName
(
name
=
"setStateful"
)
var
stateful
:
Boolean
bool stateful = 1;
Functions
clear
Precompilable
Link copied to clipboard
fun
clearPrecompilable
(
)
bool precompilable = 2;
clear
Stateful
Link copied to clipboard
fun
clearStateful
(
)
bool stateful = 1;