DEP0180:fs.Stats 构造函数
\DEP0180: fs.Stats constructor
版本历史
| 版本 | 变更 |
|---|---|
| v22.0.0 | 运行时弃用。 |
| v20.13.0 | 仅文档弃用。 |
类型:运行时
\Type: Runtime
不推荐使用 Stats() 或 new Stats() 直接调用 fs.Stats 类,因为它是内部的,不适合公共使用。
\Calling fs.Stats class directly with Stats() or new Stats() is
deprecated due to being internals, not intended for public use.