t.c.m.ColoredManhole(Manhole) : class documentation

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

Known subclasses: twisted.conch.stdio.ConsoleManhole

A REPL which syntax colors input as users type it.

Method getSource Return a string containing the currently entered source.
Method characterReceived Undocumented

Inherited from TerminalProtocol (via Manhole, HistoricRecvLine, RecvLine):

Method makeConnection Called with an ITerminalTransport when a connection is established.
Method connectionLost Called when the connection has been lost.

Inherited from TerminalProtocol (via Manhole, HistoricRecvLine, RecvLine):

Method makeConnection Called with an ITerminalTransport when a connection is established.
Method connectionLost Called when the connection has been lost.

Inherited from TerminalProtocol (via Manhole, HistoricRecvLine, RecvLine):

Method makeConnection Called with an ITerminalTransport when a connection is established.
Method connectionLost Called when the connection has been lost.

Inherited from TerminalProtocol (via Manhole, HistoricRecvLine, RecvLine):

Method makeConnection Called with an ITerminalTransport when a connection is established.
Method connectionLost Called when the connection has been lost.
def getSource(self): (source)

Return a string containing the currently entered source.

This is only the code which will be considered for execution next.

def characterReceived(self, ch, moreCharactersComing): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2015-04-13 15:26:48.