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