接受额外的 options 对象,以指定返回的数字值是否应为长整数。
options
参数 path 可以是使用 file: 协议的 WHATWG URL 对象。 支持目前仍处于实验阶段。
path
file:
URL
新增于: v0.1.21
bigint
fs.Stats
false
同步的 stat(2)。
stat(2)
Accepts an additional options object to specify whether the numeric values returned should be bigint.
The path parameter can be a WHATWG URL object using file: protocol. Support is currently still experimental.
Added in: v0.1.21
Synchronous stat(2).