Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.app
/
ActiveApplicationKt
/
Dsl
/
remove
remove
@
JvmName
(
name
=
"removeEnv"
)
fun
DslMap
<
String
,
RenderedEnvironment
,
ActiveApplicationKt.Dsl.EnvProxy
>
.
remove
(
key
:
String
)
Rendered application environment.
Content copied to clipboard
map<string, .elide.app.RenderedEnvironment> env = 3;