Wasi-emscripten-host
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasi-emscripten-host
host
/
at.released.weh.filesystem.path
/
PathError
/
OtherOpenError
/
OtherOpenError
Other
Open
Error
constructor
(
openError
:
OpenError
,
message
:
String
=
openError.message
,
errno
:
FileSystemErrno
=
openError.errno
)
(
source
)