l.a.s.SnapUpload : class documentation

Part of lp.archiveuploader.snapupload View In Hierarchy

A snap package upload.

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

Method __init__ Create a SnapUpload.
Method process Process this upload, loading it into the database.
def __init__(self, upload_path, logger):
Create a SnapUpload.
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.