Home | History | Annotate | Download | only in Commands

Lines Matching refs:stop_on_error

388             bool stop_on_error = m_options.m_stop_on_error.OptionWasSet() ? (bool)m_options.m_stop_on_error : m_interpreter.GetStopCmdSourceOnError();
393 stop_on_error,