Method: Bio::Hinv::HitCnt#initialize
- Defined in:
- lib/bio/io/hinv.rb
#initialize ⇒ HitCnt
Returns a new instance of HitCnt.
157 158 159 |
# File 'lib/bio/io/hinv.rb', line 157 def initialize @url = BASE_URI + "hit_cnt.php" end |
Returns a new instance of HitCnt.
157 158 159 |
# File 'lib/bio/io/hinv.rb', line 157 def initialize @url = BASE_URI + "hit_cnt.php" end |