Searched refs:projectRelativePath (Results 1 – 1 of 1) sorted by relevance
97 def getAbsolutePathPathFromProjectRelativePath (projectRelativePath): argument98 return os.path.normpath(os.path.join(getProjectPath(), projectRelativePath))