Method: OpenC3::Group.abort_on_exception

Defined in:
lib/openc3/script/suite.rb

.abort_on_exceptionObject



278
279
280
# File 'lib/openc3/script/suite.rb', line 278

def self.abort_on_exception
  @@abort_on_exception
end