MCPcopy Index your code
hub / github.com/nodejs/node / pseudo-tty.py

File pseudo-tty.py

tools/pseudo-tty.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2
3import errno
4import os

Callers

nothing calls this directly

Calls 6

pipeFunction · 0.70
closeMethod · 0.65
openMethod · 0.65
selectMethod · 0.65
signalMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected