Optional
options: "fs".StatOptions & { bigint?: false }Optional
options: "fs".StatOptionsRetrieves the fs.Stats
for the file descriptor.
See the POSIX fstat(2)
documentation for more detail.
v0.0.67
Optional
options: "fs".StatOptions & { bigint?: false }Optional
options: "fs".StatOptionsGenerated using TypeDoc
Retrieves the
fs.Stats
for the file descriptor.See the POSIX
fstat(2)
documentation for more detail.Since
v0.0.67