l.a.s.generate_contents_files : module documentation

Part of lp.archivepublisher.scripts

Archive Contents files generator.
Function differ_in_content Do the two named files have different contents?
Function get_template Return path of given template in this script's templates directory.
Function execute Execute a shell command.
Class GenerateContentsFiles No class docstring; 17/17 methods documented
def differ_in_content(one_file, other_file):
Do the two named files have different contents?
def get_template(template_name):
Return path of given template in this script's templates directory.
def execute(logger, command, args=None):
Execute a shell command.
ParametersloggerOutput from the command will be logged here.
commandCommand to execute, as a string.
argsOptional list of arguments for command.
RaisesLaunchpadScriptFailureIf the command returns failure.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.