This module is DEPRECATED.
Since v1.0.0, Node.js has an out-of-the-box implementation of both
fs.access() and
fs.accessSync().
Please use these native functions instead of this module.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This module is DEPRECATED.
Since v1.0.0, Node.js has an out-of-the-box implementation of both
fs.access() and
fs.accessSync().
Please use these native functions instead of this module.