Method: DatabaseHelper::SQLQueryResult#size

Defined in:
lib/inspec/utils/database_helpers.rb

#sizeObject



63
64
65
# File 'lib/inspec/utils/database_helpers.rb', line 63

def size
  @results.size
end