Libraries
»
inspec
(4.7.24)
»
Index
»
DatabaseHelper
»
SQLRow
»
#to_s
Method: DatabaseHelper::SQLRow#to_s
Defined in:
lib/inspec/utils/database_helpers.rb
#
to_s
⇒
Object
27 28 29
# File 'lib/inspec/utils/database_helpers.rb', line 27
def
to_s
"SQL Row"
end