Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.assets
/
AssetBundleKt
/
RewriteMapKt
/
Dsl
/
set
set
@
JvmName
(
name
=
"setMap"
)
inline operator
fun
DslMap
<
String
,
String
,
AssetBundleKt.RewriteMapKt.Dsl.MapProxy
>
.
set
(
key
:
String
,
value
:
String
)
Map of symbols to their rewritten values.
Content copied to clipboard
map<string, string> map = 2;