Searched refs:script_executed (Results 1 – 2 of 2) sorted by relevance
199 : script_executed(false), in ShellOptions()222 return (interactive_shell || !script_executed) && !test_shell; in use_interactive_shell()225 bool script_executed; variable
222 options.script_executed = true; in ExecuteString()