Searched refs:getSourceDir (Results 1 – 2 of 2) sorted by relevance
98 for f in os.listdir(self.getSourceDir()):138 source_files = [f for f in os.listdir(self.getSourceDir())
695 def getSourceDir(self): member in Base721 return os.path.join(self.getSourceDir(), name)1789 temp = os.path.join(self.getSourceDir(), template)1808 new_content = new_content.replace('%SOURCE_DIR%', self.getSourceDir())