Searched refs:script_template_path (Results 1 – 1 of 1) sorted by relevance
31 …script_template_path = os.path.join(os.path.dirname(os.path.abspath(__file__)), "launch_script_tem… variable in LaunchScript123 with open(self.script_template_path, "r") as f:130 with open(self.script_template_path, "r") as f:
Completed in 2 milliseconds