Method: Database#db

Defined in:
lib/csvr/sqlitedb.rb

#dbObject (readonly)

Returns the value of attribute db.



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

def db
  @db
end