Searched refs:sh_path (Results 1 – 2 of 2) sorted by relevance
95 def get_run_ide_cmd(sh_path, project_file, new_process=True): argument109 constant.NOHUP, sh_path.replace(' ', r'\ '), project_file,
96 sh_path = ide_util.IdeLinuxIntelliJ()._get_script_from_system()97 if sh_path: