Searched refs:ProcessScript (Results 1 – 2 of 2) sorted by relevance
77 while hc_console.ProcessScript(script_path):210 main_console.ProcessScript(args.script)
533 def ProcessScript(self, script_file_path): member in Console