Expose createWriteStream
Since we are including co-fs as var fs;, and the this module exposes createReadStream, but not createWriteStream, it would be nice to be able to expose that last one, too.
:+1: on this. It'd just be convenient.
+1
+1
+1
+1, I'm stumped on how this could be implemented. Does anyone have a good starting point on how to write this? It looks like it can't be just added to the list, and it would require a different library from what createReadStream uses (co-from-stream)
+1
+1