l.a.l.LiveFSUpload : class documentation

Part of lp.archiveuploader.livefsupload View In Hierarchy

A live filesystem upload.

Unlike package uploads, these have no .changes files. We simply attach all the files in the upload directory to the appropriate ILiveFSBuild.

Method __init__ Create a LiveFSUpload.
Method process Process this upload, loading it into the database.
def __init__(self, upload_path, logger):
Create a LiveFSUpload.
Parametersupload_pathA directory containing files to upload.
loggerThe logger to be used.
def process(self, build):
Process this upload, loading it into the database.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.