Known subclasses: twisted.conch.test.test_conch.OpenSSHClientForwardingTests, twisted.conch.test.test_conch.OpenSSHClientRekeyTests, twisted.conch.test.test_conch.OpenSSHKeyExchangeTests

No class docstring
Method execute Connects to the SSH server started in ConchServerSetupMixin.setUp by running the 'ssh' command line tool.
def execute(self, remoteCommand, process, sshArgs=''):

Connects to the SSH server started in ConchServerSetupMixin.setUp by running the 'ssh' command line tool.

ParametersremoteCommandThe command (with arguments) to run on the remote end. (type: str)
sshArgsArguments to pass to the 'ssh' process. (type: str)
Returnsdefer.Deferred
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.