Part of bzrlib.tests.test_controldir View In Hierarchy
| Method | probe_transport | Our format is present if the transport ends in '.not/'. |
| 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. | |