toggle menu
korge-root
5.1.0
android
common
darwin
js
jvm
switch theme
search in API
korge-core
/
korlibs.io.file.std
/
localVfs
local
Vfs
android
common
darwin
js
jvm
actual
fun
localVfs
(
path
:
String
,
async
:
Boolean
)
:
VfsFile
expect
fun
localVfs
(
path
:
String
,
async
:
Boolean
=
true
)
:
VfsFile
Gets a
VfsFile
in the Operating System filesystem in
path
. It supports accessing parent folders.
actual
fun
localVfs
(
path
:
String
,
async
:
Boolean
)
:
VfsFile
actual
fun
localVfs
(
path
:
String
,
async
:
Boolean
)
:
VfsFile
actual
fun
localVfs
(
path
:
String
,
async
:
Boolean
)
:
VfsFile