Skip to content

fs: remove unused option in `fs.fstatSync()`

fs.fstatSync(fd[, options]) works with file descriptors and therefore does not support throwIfNoEntry option.

Merge request reports

Loading