DEP0034: fs.exists(path, callback)
类型: 仅文档
fs.exists(path, callback)
API 已弃用。
请改用 fs.stat()
或 fs.access()
。
Type: Documentation-only
The fs.exists(path, callback)
API is deprecated. Please use
fs.stat()
or fs.access()
instead.
类型: 仅文档
fs.exists(path, callback)
API 已弃用。
请改用 fs.stat()
或 fs.access()
。
Type: Documentation-only
The fs.exists(path, callback)
API is deprecated. Please use
fs.stat()
or fs.access()
instead.