namespace
fs.fstat
fd: number,
): void;
Invokes the callback with the fs.Stats for the file descriptor.
See the POSIX fstat(2) documentation for more detail.
fd: number,
): void;
Invokes the callback with the fs.Stats for the file descriptor.
See the POSIX fstat(2) documentation for more detail.
fd: number,
): void;
Invokes the callback with the fs.Stats for the file descriptor.
See the POSIX fstat(2) documentation for more detail.