mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Technically saying `tty.ReadStream#setRawMode()` is correct, but since a typical use cannot instantiate `tty.ReadStream` themselves, and 99% of the time the only instance is `process.stdin`, then a little clarification seemed necessary.