For the usage, see the document of Bio::Fetch.new.
103 104 105 106
# File 'lib/bio/io/fetch.rb', line 103 def initialize(url = URL) @database = "ena_sequence" super end