Skip to main content
->
Runtime Manual
Examples
API reference
//
Deploy
Subhosting
deno.com
Deno APIs
Web APIs
Node APIs
constants.errno.EPIPE - os - Node documentation
assert
async_hooks
buffer
child_process
cluster
console
constants
crypto
dgram
diagnostics_channel
dns
dns/promises
domain
events
fs
fs/promises
http
http2
https
inspector
inspector/promises
module
net
os
path
perf_hooks
process
punycode
querystring
readline
readline/promises
repl
sea
sqlite
stream
stream/consumers
stream/promises
stream/web
string_decoder
test/reporters
timers
timers/promises
tls
trace_events
tty
url
util
util/types
v8
vm
wasi
worker_threads
zlib
view all 2479 symbols
Node
os
constants
.
errno
.
EPIPE
variable
constants.errno.EPIPE
Usage in Deno
import
{ constants }
from
"node:os"
;
Type
number
Document Navigation
Type