Method: Database#rows

Defined in:
lib/csvr/sqlitedb.rb

#rowsObject (readonly)

Returns the value of attribute rows.



5
6
7
# File 'lib/csvr/sqlitedb.rb', line 5

def rows
  @rows
end