Libraries
»
inspec
(4.6.4)
»
Index
»
DatabaseHelper
»
SQLQueryResult
»
#to_s
Method: DatabaseHelper::SQLQueryResult#to_s
Defined in:
lib/inspec/utils/database_helpers.rb
#
to_s
⇒
Object
71 72 73
# File 'lib/inspec/utils/database_helpers.rb', line 71
def
to_s
"
SQL ResultSet
"
end