Method: DatabaseHelper::SQLQueryResult#error
- Defined in:
- lib/inspec/utils/database_helpers.rb
#error ⇒ Object (readonly)
Returns the value of attribute error.
33 34 35 |
# File 'lib/inspec/utils/database_helpers.rb', line 33 def error @error end |