Searched refs:getBashPath (Results 1 – 5 of 5) sorted by relevance
300 bashPath = litConfig.getBashPath()316 command = [litConfig.getBashPath(), script]340 bashPath = litConfig.getBashPath();
68 def getBashPath(self): member in LitConfig
101 def getBashPath(self): member in LitConfig
506 bashPath = litConfig.getBashPath();
296 if sys.platform not in ['win32'] or lit.getBashPath() != '':