False transport should act like a /bin/false execution, i.e. just exit with nonzero status, writing nothing to the terminal.

Instance Variable proto The protocol associated with this transport.
Instance Variable closed A flag tracking whether loseConnection has been called yet.
Method __init__ @type p L{twisted.conch.ssh.session.SSHSessionProcessProtocol} instance
Method loseConnection Disconnect the protocol associated with this transport.
proto =
The protocol associated with this transport.
closed =
A flag tracking whether loseConnection has been called yet.
def __init__(self, p):
@type p L{twisted.conch.ssh.session.SSHSessionProcessProtocol} instance
def loseConnection(self):

Disconnect the protocol associated with this transport.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.