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

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

A mixin for RecvLine subclasses which records the state of the terminal.

This is accomplished by performing all ITerminalTransport operations on both the transport passed to makeConnection and an instance of helper.TerminalBuffer.

Instance Variable terminalCopy A helper.TerminalBuffer instance which efforts will be made to keep up to date with the actual terminal associated with this protocol instance.
Method makeConnection Undocumented
Method __str__ Undocumented
terminalCopy =
A helper.TerminalBuffer instance which efforts will be made to keep up to date with the actual terminal associated with this protocol instance.
def makeConnection(self, transport): (source)
Undocumented
def __str__(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.