t.v.a.s.VFSConchSession : class documentation

Part of twisted.vfs.adapters.sftp View Source View In Hierarchy

Implements interfaces: twisted.conch.interfaces.ISession

Undocumented
Method __init__ Undocumented
Method openShell Open a shell and connect it to proto.
Method getPty Get a psuedo-terminal for use by a shell or command.
Method closed Called when the session is closed.
def __init__(self, avatar): (source)
Undocumented
def openShell(self, proto): (source)
Open a shell and connect it to proto.
Parametersprotoa ProcessProtocol instance.
def getPty(self, term, windowSize, modes): (source)

Get a psuedo-terminal for use by a shell or command.

If a psuedo-terminal is not available, or the request otherwise fails, raise an exception.
def closed(self): (source)
Called when the session is closed.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:02:37.