true if the input and output streams should be treated like a TTY, and have ANSI/VT100 escape codes written to it. Default: checking isTTY on the output stream upon instantiation.
property terminal | Node.js readline/promises module | Bun BuildDocsReferenceGuidesBlogDiscord/node:readline/promises/ReadLineOptions/terminalPterminal BuildDocsReferenceGuidesBlogDiscord /node:readline/promises/ReadLineOptions/terminalPterminal readline.promises.ReadLineOptions.terminalterminal?: boolean
Search the reference...
/
property
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →property terminal | Node.js readline/promises module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- `true` if the `input` and `output` streams should be treated like a TTY,
and have ANSI/VT100 escape codes written to it.
Default: checking `isTTY` on the `output` stream upon instantiation.