Searched refs:get_relative_project_path (Results 1 – 2 of 2) sorted by relevance
136 def get_relative_project_path(proj_path: Path) -> Path: function152 return get_relative_project_path(proj_path)222 rel_proj_path = str(get_relative_project_path(proj_path))
106 rel_proj_path = str(fileutils.get_relative_project_path(full_path))