UNPKG

is-piped

Version:

Determine if a file descriptor is connected to a pipe

14 lines (13 loc) 297 B
{ "name": "is-piped", "description": "Determine if a file descriptor is connected to a pipe", "version": "0.1.4", "repository": "qix-/node-is-piped", "license": "MIT", "author": "Josh Junon (github.com/qix-)", "files": [ "index.js", "LICENSE.txt" ], "main": "index.js" }