b.views : module documentation

Part of bzrlib

View management.

Views are contained within a working tree and normally constructed when first accessed. Clients should do, for example, ...

tree.views.lookup_view()
Class PathBasedViews View storage in an unversioned tree control file.
Class DisabledViews View storage that refuses to store anything.
Function view_display_str Get the display string for a list of view files.
Function check_path_in_view If a working tree has a view enabled, check the path is within it.
Class _Views Base class for View managers.
def view_display_str(view_files, encoding=None):
Get the display string for a list of view files.
Parametersview_filesthe list of file names
encodingthe encoding to display the files in
def check_path_in_view(tree, relpath):
If a working tree has a view enabled, check the path is within it.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.