co-fs icon indicating copy to clipboard operation
co-fs copied to clipboard

Add `access` function

Open pine opened this issue 9 years ago • 4 comments

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

pine avatar Apr 08 '16 05:04 pine

@tj Whould you review this PR ?

pine avatar Apr 14 '16 08:04 pine

@tj If you are busy, whould you let me maintenance the module ?

pine avatar May 02 '16 06:05 pine

Hey, guys! It will be great to merge this request.

ks-s-a avatar May 27 '16 14:05 ks-s-a

Might also be worthwhile to expose fs.constants while you're at it?

bminer avatar Aug 17 '16 15:08 bminer