Wasi-emscripten-host
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasi-emscripten-host
host
/
at.released.weh.filesystem
/
FileSystemEngine
File
System
Engine
interface
FileSystemEngine
<
E
:
FileSystemEngineConfig
>
(
source
)
Inheritors
AppleFileSystem
LinuxFileSystem
WindowsFileSystem
NioFileSystem
Members
Functions
create
Link copied to clipboard
abstract
fun
create
(
commonConfig
:
FileSystemCommonConfig
,
engineConfig
:
E
.
(
)
->
Unit
)
:
FileSystem