Method: Bio::PDB#hash
- Defined in:
- lib/bio/db/pdb/pdb.rb
#hash ⇒ Object (readonly)
all records in this entry as an hash accessed by record names.
1606 1607 1608 |
# File 'lib/bio/db/pdb/pdb.rb', line 1606 def hash @hash end |
all records in this entry as an hash accessed by record names.
1606 1607 1608 |
# File 'lib/bio/db/pdb/pdb.rb', line 1606 def hash @hash end |