Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.plugins.env
/
EnvConfig
/
mapToHostEnv
map
To
Host
Env
fun
mapToHostEnv
(
hostVariable
:
String
,
alias
:
String
=
hostVariable
,
defaultValue
:
String
?
=
null
)
Expose or map a
hostVariable
to the provided
alias
(defaults to the same name).