Closed trescube closed 6 years ago
This change allows a readableStream to be input as well as a filename which is helpful when piping (with tests!) Hopefully the is-stream module inclusion is okay, it's far more thorough than duck typing.
@trescube great job!
This change allows a readableStream to be input as well as a filename which is helpful when piping (with tests!) Hopefully the is-stream module inclusion is okay, it's far more thorough than duck typing.