Class WasiFileSystem
java.lang.Object
org.teavm.backend.wasm.runtime.fs.WasiFileSystem
- All Implemented Interfaces:
VirtualFileSystem
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WasiFileSystem
public WasiFileSystem()
-
-
Method Details
-
getUserDir
- Specified by:
getUserDirin interfaceVirtualFileSystem
-
getFile
- Specified by:
getFilein interfaceVirtualFileSystem
-
isWindows
public boolean isWindows()- Specified by:
isWindowsin interfaceVirtualFileSystem
-
canonicalize
- Specified by:
canonicalizein interfaceVirtualFileSystem
-
getRoots
- Specified by:
getRootsin interfaceVirtualFileSystem
-