class documentation
class StubClient:
A stub class representing the client to a SSHSession.
Method | __init__ |
Undocumented |
Instance Variable | transport |
A StubTransport object which keeps track of the data passed to it. |
class StubClient:
A stub class representing the client to a SSHSession.
Method | __init__ |
Undocumented |
Instance Variable | transport |
A StubTransport object which keeps track of the data passed to it. |