twisted.conch.stdio.ConsoleManhole(ColoredManhole) class documentationtwisted.conch.stdio
          View Source
          (View In Hierarchy)
        
      A manhole protocol specifically for use with stdio.StandardIO.
| Method | connectionLost | When the connection is lost, there is nothing more to do. Stop the reactor so that the process can exit. | 
Inherited from TerminalProtocol (via ColoredManhole, Manhole, HistoricRecvLine, RecvLine):
| Method | makeConnection | Called with an ITerminalTransport
when a connection is established. | 
  
Inherited from TerminalProtocol (via ColoredManhole, Manhole, HistoricRecvLine, RecvLine):
| Method | makeConnection | Called with an ITerminalTransport
when a connection is established. | 
  
Inherited from TerminalProtocol (via ColoredManhole, Manhole, HistoricRecvLine, RecvLine):
| Method | makeConnection | Called with an ITerminalTransport
when a connection is established. | 
  
Inherited from TerminalProtocol (via ColoredManhole, Manhole, HistoricRecvLine, RecvLine):
| Method | makeConnection | Called with an ITerminalTransport
when a connection is established. | 
  
Inherited from TerminalProtocol (via ColoredManhole, Manhole, HistoricRecvLine, RecvLine):
| Method | makeConnection | Called with an ITerminalTransport
when a connection is established. | 
  
When the connection is lost, there is nothing more to do. Stop the reactor so that the process can exit.