create
Creates a new instance of TerminalOutputParser that routes parsed commands to the specified sink.
Return
A newly initialized TerminalOutputParser instance.
Parameters
sink
The command sink where parsed terminal commands will be delivered.
Creates a new instance of TerminalOutputParser that routes parsed commands to the specified sink.
A newly initialized TerminalOutputParser instance.
The command sink where parsed terminal commands will be delivered.