b.s.ShelfReporter(object) : class documentation

Part of bzrlib.shelf_ui View In Hierarchy

Known subclasses: bzrlib.shelf_ui.ApplyReporter

No class docstring
Method __init__ Undocumented
Method no_changes Report that no changes were selected to apply.
Method shelved_id Report the id changes were shelved to.
Method changes_destroyed Report that changes were made without shelving.
Method selected_changes Report the changes that were selected.
Method prompt_change Determine the prompt for a change to apply.
def __init__(self):
Undocumented
def no_changes(self):
Report that no changes were selected to apply.
def shelved_id(self, shelf_id):
Report the id changes were shelved to.
def changes_destroyed(self):
Report that changes were made without shelving.
def selected_changes(self, transform):
Report the changes that were selected.
def prompt_change(self, change):
Determine the prompt for a change to apply.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.