b.v.NoDupeAddLinesDecorator(object) : class documentation

Part of bzrlib.versionedfile View In Hierarchy

Decorator for a VersionedFiles that skips doing an add_lines if the key is already present.
Method __init__ Undocumented
Method add_lines See VersionedFiles.add_lines.
Method __getattr__ Undocumented
def __init__(self, store):
Undocumented
def add_lines(self, key, parents, lines, parent_texts=None, left_matching_blocks=None, nostore_sha=None, random_id=False, check_content=True):
See VersionedFiles.add_lines.

This implementation may return None as the third element of the return value when the original store wouldn't.

def __getattr__(self, name):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.