Method: AxR::Runner#exit_on_warnings

Defined in:
lib/axr/runner.rb

#exit_on_warningsObject (readonly) Also known as: exit_on_warnings?

Returns the value of attribute exit_on_warnings.



10
11
12
# File 'lib/axr/runner.rb', line 10

def exit_on_warnings
  @exit_on_warnings
end