This repository has been archived on 2026-03-31. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
wrench-js/lib
Corey Butler de1d50dae9 Set isDir to false for non-existant directory
The PR for issue #45 resolves problems for `readdirRecursive`, but not for `readdirRecursiveSync`. This patch sets `isDir = false` when a directory cannot be found, effectively ceasing further processing.
2014-03-01 16:27:27 -06:00
..
wrench.js Set isDir to false for non-existant directory 2014-03-01 16:27:27 -06:00