twisted.protocols.ftp.FTPClient.getDirectory(self) method documentationtwisted.protocols.ftp.FTPClient
          View Source
          
        
      Returns the current remote directory.
| Returns | a Deferred that will be called back with a str giving the remote directory or which will errback with CommandFailed if an error response is returned. | |
| Function | cbParse | Undocumented |