Searched refs:m_shell_interpreter (Results 1 – 1 of 1) sorted by relevance
1621 m_shell_interpreter = option_arg.str(); in SetOptionValue()1634 m_shell_interpreter.clear(); in OptionParsingStarting()1639 std::string m_shell_interpreter; member in CommandObjectPlatformShell::CommandOptions1688 error = (platform_sp->RunShellCommand(m_options.m_shell_interpreter, cmd, in DoExecute()