Searched refs:getProjectPath (Results 1 – 1 of 1) sorted by relevance
94 def getProjectPath (): function101 process = subprocess.Popen(['git'] + list(args), cwd=getProjectPath(), stdout=subprocess.PIPE)108 return os.path.normpath(os.path.join(getProjectPath(), projectRelativePath))