l.c.v.transport : module documentation

Part of lp.codehosting.vfs

Transport utilities for the codehosting system.

The code hosting filesystem is implemented using Bazaar transports. This module contains utilities for implementing virtual filesystems using bzrlib.transport classes.

Class TranslationError Raised when we cannot translate a virtual URL fragment.
Function get_chrooted_transport Return a chrooted transport serving url.
Function get_readonly_transport Wrap transport in a readonly transport.
Class AsyncVirtualTransport A transport for a virtual file system.
Class SynchronousAdapter Converts an asynchronous transport to a synchronous one.
Class AsyncVirtualServer Bazaar Server for translating paths asynchronously.
def get_chrooted_transport(url, mkdir=False):
Return a chrooted transport serving url.
def get_readonly_transport(transport):
Wrap transport in a readonly transport.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.