Method: Bio::FlatFile::Splitter::Default#header

Defined in:
lib/bio/io/flatfile/splitter.rb

#headerObject

(String) start of a entry, located on head of a line.



148
149
150
# File 'lib/bio/io/flatfile/splitter.rb', line 148

def header
  @header
end