Class t.v.a.s.VFSConchUser(ConchUser):

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

Undocumented
Method __init__ Undocumented
Method logout Undocumented

Inherited from ConchUser:

Method lookupChannel The other side requested a channel of some sort.
Method lookupSubsystem The other side requested a subsystem.
Method gotGlobalRequest A global request was sent from the other side.
def __init__(self, username, root): (source)
Undocumented
def logout(self): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.