Searched defs:TTY (Results 1 – 6 of 6) sorted by relevance
9 const TTY = internalBinding('tty_wrap').TTY = function() {}; constant11 TTY.prototype = { class
14 const TTY = internalBinding('tty_wrap').TTY; constant29 TTY.prototype[property]; // eslint-disable-line no-unused-expressions class
14 const TTY = internalBinding('tty_wrap').TTY; constant
11 TTY.prototype.getWindowSize = function() { class
368 TTY chapter
1 # TTY chapter