Method: Snapshot::SimulatorLauncherConfiguration#stop_after_first_error

Defined in:
snapshot/lib/snapshot/simulator_launchers/launcher_configuration.rb

#stop_after_first_errorObject

Returns the value of attribute stop_after_first_error.



21
22
23
# File 'snapshot/lib/snapshot/simulator_launchers/launcher_configuration.rb', line 21

def stop_after_first_error
  @stop_after_first_error
end