Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.vfs
/
FileKt
/
Dsl
/
put
put
@
JvmName
(
name
=
"putAttributes"
)
fun
DslMap
<
String
,
String
,
FileKt.Dsl.AttributesProxy
>
.
put
(
key
:
String
,
value
:
String
)
Extended attributes for this file.
Content copied to clipboard
map<string, string> attributes = 11;