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.】