l.c.s.FatLocalTransport(LocalTransport) : class documentation

Part of lp.codehosting.sftp View In Hierarchy

A Bazaar transport that also implements writeChunk and local_realPath.

We need these so that we can implement SFTP over a Bazaar transport.

Method clone Undocumented
Method writeChunk Write a chunk of data to file name at offset.
Method local_realPath Return the absolute path to path.
def clone(self, offset=None):
Undocumented
def writeChunk(self, name, offset, data):
Write a chunk of data to file name at offset.
def local_realPath(self, path):
Return the absolute path to path.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.