Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.gvm.internals.vfs
/
EmbeddedGuestVFSImpl
/
readAttributes
read
Attributes
open
override
fun
readAttributes
(
path
:
Path
,
attributes
:
String
,
vararg
options
:
LinkOption
)
:
MutableMap
<
String
,
Any
>