co-fs
co-fs copied to clipboard
Add `access` function
Hi. I added fs.access function. Thank you.
fs.access(path[, mode], callback)
https://nodejs.org/dist/latest-v4.x/docs/api/fs.html#fs_fs_access_path_mode_callback
@tj Whould you review this PR ?
@tj If you are busy, whould you let me maintenance the module ?
Hey, guys! It will be great to merge this request.
Might also be worthwhile to expose fs.constants while you're at it?