You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
isaacs 83d39c8d53 npm: upgrade to 1.1.62 12 years ago
..
test npm: Upgrade to 1.1.46 12 years ago
.npmignore npm 1.1.0-beta-2 13 years ago
LICENSE Include NPM, update .pkg to install it. 13 years ago
README.md Include NPM, update .pkg to install it. 13 years ago
graceful-fs.js npm: upgrade to 1.1.62 12 years ago
package.json npm: upgrade to 1.1.62 12 years ago

README.md

Just like node's fs module, but it does an incremental back-off when EMFILE is encountered.

Useful in asynchronous situations where one needs to try to open lots and lots of files.