Part of twisted.conch.telnet.Telnet._OptionState View Source View In Hierarchy
| Instance Variable | state | 'yes' or 'no' indicating whether or not this 
option is enabled on one side of the connection. | 
  
| Instance Variable | negotiating | A boolean tracking whether negotiation about this option is in progress. | 
| Instance Variable | onResult | When negotiation about this option has been initiated by this side of the 
connection, a Deferred which
will fire with the result of the negotiation.  None at other 
times. | 
  
| Method | __str__ | Undocumented | 
'yes' or 'no' indicating whether or not this 
option is enabled on one side of the connection.
  Deferred which
will fire with the result of the negotiation.  None at other 
times.