mafintosh / duplexify

Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
MIT License
190 stars 36 forks source link

Document the destroy error argument #2

Closed kapetan closed 9 years ago

kapetan commented 9 years ago

Document the error argument of the destroy method, so that's safe to use. Unless you don't intend this to be part of the public API.

mafintosh commented 9 years ago

:+1: