b.b.BzrProber(controldir.Prober) : class documentation

Part of bzrlib.bzrdir View In Hierarchy

Prober for formats that use a .bzr/ control directory.
Class Method register_bzrdir_format Undocumented
Class Method unregister_bzrdir_format Undocumented
Class Method probe_transport Return the .bzrdir style format present in a directory.
Class Method known_formats Return the control dir formats known by this prober.
@classmethod
@deprecated_method(deprecated_in((2, 4, 0)))
def register_bzrdir_format(klass, format):
Undocumented
@classmethod
@deprecated_method(deprecated_in((2, 4, 0)))
def unregister_bzrdir_format(klass, format):
Undocumented
@classmethod
def probe_transport(klass, transport):
Return the .bzrdir style format present in a directory.
@classmethod
def known_formats(cls):
Return the control dir formats known by this prober.

Multiple probers can return the same formats, so this should return a set.

ReturnsA set of known formats.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.