b.c.NullCommitReporter(object) : class documentation

Part of bzrlib.commit View In Hierarchy

Known subclasses: bzrlib.commit.ReportCommitToLog, bzrlib.tests.test_commit.CapturingReporter

I report on progress of a commit.
Method started Undocumented
Method snapshot_change Undocumented
Method completed Undocumented
Method deleted Undocumented
Method missing Undocumented
Method renamed Undocumented
Method is_verbose Undocumented
def started(self, revno, revid, location=None):
Undocumented
def snapshot_change(self, change, path):
Undocumented
def completed(self, revno, rev_id):
Undocumented
def deleted(self, path):
Undocumented
def missing(self, path):
Undocumented
def renamed(self, change, old_path, new_path):
Undocumented
def is_verbose(self):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.