I would like to know how to check if a value/argument/resource in node.js is a writable stream.
Is there a function or method to do that?
Thanks