korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-io
/
korlibs.io.file.std
/
Mountable
Mountable
interface
Mountable
Inheritors
MountableVfs
Members
Members & Extensions
Functions
mount
Link copied to clipboard
abstract
fun
mount
(
folder
:
String
,
file
:
VfsFile
)
:
Mountable
mount
Link copied to clipboard
fun
Mountable
.
mount
(
folder
:
String
,
vfs
:
Vfs
)
:
Mountable
unmount
Link copied to clipboard
abstract
fun
unmount
(
folder
:
String
)
:
Mountable