npm / fstream

Advanced FS Streaming for Node
ISC License
208 stars 43 forks source link

DirWriter should set `type` to `Directory` on its own #48

Open jasonkarns opened 8 years ago

jasonkarns commented 8 years ago

What is the value in exporting DirWriter if I need to duplicate the type information? type should automatically be set to Directory when using DirWriter