Method: Bio::SOFT::Table::Header#initialize
- Defined in:
- lib/bio/db/soft.rb
#initialize ⇒ Header
Returns a new instance of Header.
206 207 208 |
# File 'lib/bio/db/soft.rb', line 206 def initialize @column_index = {} end |
Returns a new instance of Header.
206 207 208 |
# File 'lib/bio/db/soft.rb', line 206 def initialize @column_index = {} end |