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.