class documentation
class FakeStdio:
A fake for testing twisted.conch.scripts.conch.SSHSession.eofReceived
and twisted.conch.scripts.cftp.SSHSession.eofReceived
.
Method | lose |
Record the call to loseWriteConnection. |
Instance Variable | write |
A flag which records whether loserWriteConnection has been called. |