Part of bzrlib.bzrdir View In Hierarchy
| Class Method | probe_transport | Return a RemoteBzrDirFormat object if it looks possible. |
| Class Method | known_formats | Return the control dir formats known by this prober. |
Multiple probers can return the same formats, so this should return a set.
| Returns | A set of known formats. | |