We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d141330 commit 643a2faCopy full SHA for 643a2fa
doc/api/tty.md
@@ -245,6 +245,7 @@ added: v0.5.8
245
-->
246
247
* `fd` {number} A numeric file descriptor
248
+* Returns: {boolean}
249
250
The `tty.isatty()` method returns `true` if the given `fd` is associated with
251
a TTY and `false` if it is not, including whenever `fd` is not a non-negative
0 commit comments