Wasi-emscripten-host
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasi-emscripten-host
host
/
at.released.weh.filesystem.error
/
DiskQuota
Disk
Quota
class
DiskQuota
(
val
message
:
String
)
:
FileSystemOperationError
,
CloseError
,
HardlinkError
,
MkdirError
,
OpenError
,
RenameError
,
SymlinkError
,
WriteError
(
source
)
Members
Constructors
Disk
Quota
Link copied to clipboard
constructor
(
message
:
String
)
Properties
errno
Link copied to clipboard
open
override
val
errno
:
FileSystemErrno
message
Link copied to clipboard
open
override
val
message
:
String