DEP0180: fs.Stats 构造函数


【DEP0180: fs.Stats constructor】

类型:运行时

【Type: Runtime】

直接调用 fs.Stats 类,例如使用 Stats()new Stats() 已被弃用,因为它属于内部实现,不适合公开使用。

【Calling fs.Stats class directly with Stats() or new Stats() is deprecated due to being internals, not intended for public use.】