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