b.t.FinalPaths(object) : class documentation

Part of bzrlib.transform View In Hierarchy

Make path calculation cheap by memoizing paths.

The underlying tree must not be manipulated between calls, or else the results will likely be incorrect.

Method __init__ Undocumented
Method get_path Find the final path associated with a trans_id
Method get_paths Undocumented
Method _determine_path Undocumented
def __init__(self, transform):
Undocumented
def _determine_path(self, trans_id):
Undocumented
def get_path(self, trans_id):
Find the final path associated with a trans_id
def get_paths(self, trans_ids):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.