TerminalInputHandler typedef

TerminalInputHandler = void Function(String)

Implementation

typedef TerminalInputHandler = void Function(String);