¥DEP0180: fs.Stats constructor
fs.Stats
运行时弃用。
仅文档弃用。
类型:运行时
¥Type: Runtime
不推荐使用 Stats() 或 new Stats() 直接调用 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.