toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
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