get_path_map_item_by_real_path

treepathmap.PathMap.get_path_map_item_by_real_path(self, real_path: str)treepathmap.selectables.TreeNodeItem

Retrieves the tree node item of a requested real path.

Parameters

real_path (str) – real path of the requested tree item.

Returns

TreeNodeItem