b.b.s.v.Action(object) : class documentation

Part of bzrlib.bundle.serializer.v08 View In Hierarchy

Represent an action
Method __init__ Undocumented
Method add_utf8_property Add a property whose value is currently utf8 to the action.
Method add_property Add a property to the action
Method add_bool_property Add a boolean property to the action
Method write Write action as to a file
def __init__(self, name, parameters=None, properties=None):
Undocumented
def add_utf8_property(self, name, value):
Add a property whose value is currently utf8 to the action.
def add_property(self, name, value):
Add a property to the action
def add_bool_property(self, name, value):
Add a boolean property to the action
def write(self, to_file):
Write action as to a file
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.