fs.fstatSync(fd[, options])


获取文件描述符的 <fs.Stats>

有关更多详细信息,请参阅 POSIX fstat(2) 文档。

Retrieves the <fs.Stats> for the file descriptor.

See the POSIX fstat(2) documentation for more detail.