- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 01 Jun 2015 09:32:54 -0700
- To: w3c/filesystem-api <filesystem-api@noreply.github.com>
Received on Monday, 1 June 2015 16:33:24 UTC
> Do you think a directory walk in Node with AsyncIterator vs. Observable would be a reasonable test? Unfortunately Node doesn't expose the necessary primitives here---it only does array-returning directory traversal, and doesn't give you access to readdir and friends. So testing this would require a native addon. I will open a libuv issue to see if we can get those in libuv at least. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/filesystem-api/issues/4#issuecomment-107628392
Received on Monday, 1 June 2015 16:33:24 UTC