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.vfs
/
EmbeddedGuestVFS
/
forTargetFile
for
Target
File
fun
forTargetFile
(
target
:
URI
)
:
GuestVFS
fun
forTargetFile
(
target
:
Path
)
:
GuestVFS
Return
Embedded VFS backed by a single
target
file; this uses the JDK's built-in file-based FS logic.