Method: Sequel::Database#opts

Defined in:
lib/sequel/database.rb

#optsObject (readonly)

The options for this database



44
45
46
# File 'lib/sequel/database.rb', line 44

def opts
  @opts
end