Libraries
»
inspec
(4.6.4)
»
Index
»
DatabaseHelper
»
SQLQueryResult
»
#size
Method: DatabaseHelper::SQLQueryResult#size
Defined in:
lib/inspec/utils/database_helpers.rb
#
size
⇒
Object
63 64 65
# File 'lib/inspec/utils/database_helpers.rb', line 63
def
size
@results
.
size
end