Searched refs:interactive_shell (Results 1 – 4 of 4) sorted by relevance
337 interactive_shell(false), in ShellOptions()368 bool interactive_shell; variable536 return (options.interactive_shell || !script_executed_.load()) && in use_interactive_shell()
2801 options.interactive_shell = true; in SetOptions()
477 if not conf.interactive_shell or conf.interactive_shell.lower() in [
383 interactive_shell = "" variable in Conf