input property

TerminalInput get input

Shortcut to the current terminal's input.

Implementation

static TerminalInput get input => current.input;