isTtyReadable
isTtyReadable(
r):r is TtyReadable
Defined in: packages/core/src/kernel/types.ts:421
Type guard: true when the Readable is a TtyReadable (ldisc-backed stdin).
Parameters
Section titled “Parameters”Readable
Returns
Section titled “Returns”r is TtyReadable