Re: [directory-upload] easier way to determine if something is a directory? (#24)

Although I am fond of idea of type-awareness all the way: `item instanceof Directory`. :+1: 
Would probably a good idea to take some inspiration for alternative approach of having a helper/utility function from node.js: https://nodejs.org/docs/v0.3.1/api/fs.html#fs.Stats.

---
Reply to this email directly or view it on GitHub:
https://github.com/WICG/directory-upload/issues/24#issuecomment-160907990

Received on Tuesday, 1 December 2015 09:31:40 UTC