Closed justinfreitag-zz closed 12 years ago
Not desired. Thanks! Patch in the morning. On Jun 17, 2012 12:57 AM, "justinfreitag" < reply@reply.github.com> wrote:
From line #109
if (err || !files || !files.length) { emitter.emit('fail',path,err); return; }
Is this behaviour desired?
Reply to this email directly or view it on GitHub: https://github.com/soldair/node-walkdir/issues/3
ok i merged your commit with master and added tests. published in walkdir@0.0.4
cool, thanks.
From line #109
Is this behaviour desired?