Method: Bio::FlatFile#path

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

#pathObject

Pathname, filename or URI (or nil).



268
269
270
# File 'lib/bio/io/flatfile.rb', line 268

def path
  @stream.path
end