Method: Bio::FlatFile#dbclass
- Defined in:
- lib/bio/io/flatfile.rb
#dbclass ⇒ Object
Returns database class which is automatically detected or given in FlatFile#initialize.
421 422 423 |
# File 'lib/bio/io/flatfile.rb', line 421 def dbclass @dbclass end |