diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -49,6 +49,10 @@ Clear the terminal's contents. | |||
| 49 | 49 | ||
| 50 | Clear from the current cursor position to the end of the current line. | 50 | Clear from the current cursor position to the end of the current line. |
| 51 | 51 | ||
| 52 | ### `term.isatty(file)` | ||
| 53 | |||
| 54 | Returns `true` if `file` is a TTY; `false` otherwise. | ||
| 55 | |||
| 52 | `term.colors` Values | 56 | `term.colors` Values |
| 53 | ------------------ | 57 | ------------------ |
| 54 | 58 | ||
