Mountable

interface Mountable

Inheritors

Functions

Link copied to clipboard
abstract fun mount(folder: String, file: VfsFile): Mountable
Link copied to clipboard
fun Mountable.mount(folder: String, vfs: Vfs): Mountable
Link copied to clipboard
abstract fun unmount(folder: String): Mountable