class documentation
class TestAvatar(ConchUser):
Known subclasses: twisted.conch.test.test_filetransfer.FileTransferTestAvatar
Undocumented
Method | __init__ |
Undocumented |
Method | _run |
Undocumented |
Inherited from ConchUser
:
Method | conn |
Undocumented |
Method | got |
A global request was sent from the other side. |
Method | lookup |
The other side requested a channel of some sort. |
Method | lookup |
The other side requested a subsystem. |
Instance Variable | channel |
Undocumented |
Instance Variable | subsystem |
Undocumented |
Property | conn |
The SSHConnection object for this user. |
Class Variable | _log |
Undocumented |
Instance Variable | _conn |
Undocumented |