t.c.r.TransportSequence(object) : class documentation

Part of twisted.conch.recvline View Source View In Hierarchy

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.
Method __init__ Undocumented
def __init__(self, *transports): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 15:57:47.