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