class documentation

class StubClient: (source)

View In Hierarchy

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.
def __init__(self): (source)

Undocumented

transport = (source)

A StubTransport object which keeps track of the data passed to it.