b.t.s._ParamikoSSHConnection(SSHConnection) : class documentation

Part of bzrlib.transport.ssh View In Hierarchy

An SSH connection via paramiko.
Method __init__ Undocumented
Method get_sock_or_pipes Returns a (kind, io_object) pair.
Method close Undocumented
def __init__(self, channel):
Undocumented
def get_sock_or_pipes(self):
Returns a (kind, io_object) pair.

If kind == 'socket', then io_object is a socket.

If kind == 'pipes', then io_object is a pair of file-like objects (read_from, write_to).

def close(self):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.