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