l.t.u.t.ExportFileStorage : class documentation

Part of lp.translations.utilities.translation_export View In Hierarchy

Store files to export, either as tarball or plain single file.
Method __init__ Undocumented
Method addFile Add file to be stored.
Method export Export as ExportedTranslationFile.
def __init__(self):
Undocumented
def addFile(self, path, extension, content, mime_type):
Add file to be stored.
Parameterspathlocation and name of this file, relative to root of tar archive.
extensionfilename suffix (ignored here).
contentcontents of file.
def export(self):
Export as ExportedTranslationFile.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.