Libraries
»
bio
(2.0.3)
»
Index
»
Bio
»
Hinv
»
KeywordSearch
»
#size
Method: Bio::Hinv::KeywordSearch#size
Defined in:
lib/bio/io/hinv.rb
#
size
⇒
Object
406 407 408
# File 'lib/bio/io/hinv.rb', line 406
def
size
@xml
.
elements
[
'//SIZE'
]
.
text
.
to_i
end