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