Implements interfaces: twisted.conch.insults.insults.ITerminalTransport

An ITerminalTransport implementation which forwards calls to one or more other ITerminalTransports.

This is a cheap way for servers to keep track of the state they expect the client to see, since all terminal manipulations can be send to the real client and to a terminal emulator that lives in the server process.

Class Variable execBytes Undocumented
Class Variable execStr Undocumented
Class Variable TAB Undocumented
Class Variable BACKSPACE Undocumented
Method __init__ Undocumented
Instance Variable transports Undocumented
execBytes =
Undocumented
execStr =
Undocumented
TAB =
Undocumented
(type: str)
BACKSPACE =
Undocumented
(type: str)
def __init__(self, *transports): (source)
Undocumented
transports =
Undocumented
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.