Part of twisted.vfs.adapters View Source
Function | translateErrors | Decorator that catches VFSErrors and re-raises them as the corresponding SFTPErrors. |
Class | AdaptFileSystemUserToISFTP | No class docstring; 2/14 methods documented |
Class | AdaptFileSystemLeafToISFTPFile | Undocumented |
Class | VFSConchSession | Undocumented |
Class | VFSConchUser | Undocumented |
Function | _ebtranslateErrors | This just re-raises the failure so that the translateErrors decorator around this errback can intercept it if it wants to. |
Function | _attrify | Undocumented |