toggle menu
Wasi-emscripten-host
common
switch theme
search in API
host
/
at.released.weh.filesystem.op.prestat
Package-level
declarations
Types
Types
Prestat
Fd
Link copied to clipboard
class
PrestatFd
(
val
fd
:
FileDescriptor
)
Return a path of the given preopened file descriptor.
Prestat
Result
Link copied to clipboard
class
PrestatResult
(
val
fd
:
FileDescriptor
,
val
path
:
VirtualPath
)