toggle menu
Wasi-emscripten-host
common
switch theme
search in API
host
/
at.released.weh.filesystem.op.stat
/
StatFd
Stat
Fd
class
StatFd
(
val
fd
:
FileDescriptor
)
(
source
)
Retrieves information about the currently open file
fd
.
Members
Constructors
Stat
Fd
Link copied to clipboard
constructor
(
fd
:
FileDescriptor
)
Types
Companion
Link copied to clipboard
object
Companion
:
FileSystemOperation
<
StatFd
,
StatError
,
StructStat
>
Properties
fd
Link copied to clipboard
val
fd
:
FileDescriptor