| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 232a486 commit b8141a4
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -418,7 +418,7 @@ changes: | |||
| 418 | 418 | * `output` {Writable} The Writable stream to which REPL output will be | |
| 419 | 419 | written. Defaults to `process.stdout`. | |
| 420 | 420 | * `terminal` {boolean} If `true`, specifies that the `output` should be | |
| 421 | - treated as a a TTY terminal, and have ANSI/VT100 escape codes written to it. | ||
| 421 | + treated as a TTY terminal, and have ANSI/VT100 escape codes written to it. | ||
| 422 | 422 | Defaults to checking the value of the `isTTY` property on the `output` | |
| 423 | 423 | stream upon instantiation. | |
| 424 | 424 | * `eval` {Function} The function to be used when evaluating each given line | |
| Back | FazBrowse Home | New Git URL |
0 commit comments