Hierarchy

  • EventEmitter
    • Stdin

Constructors

Properties

data: null | string = null
isTTY: boolean
read: (() => null | string) = ...

Type declaration

    • (): null | string
    • Returns null | string

Methods