Wasi-emscripten-host
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasi-emscripten-host
host
/
at.released.weh.filesystem.op.prestat
/
PrestatResult
Prestat
Result
class
PrestatResult
(
val
fd
:
FileDescriptor
,
val
path
:
VirtualPath
)
(
source
)
Members
Constructors
Prestat
Result
Link copied to clipboard
constructor
(
fd
:
FileDescriptor
,
path
:
VirtualPath
)
Properties
fd
Link copied to clipboard
val
fd
:
FileDescriptor
path
Link copied to clipboard
val
path
:
VirtualPath