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