Method: Bio::Nexus::CharactersBlock#get_missing
- Defined in:
- lib/bio/db/nexus.rb
#get_missing ⇒ Object
Gets the “missing” property.
- Returns
-
String
1033 1034 1035 |
# File 'lib/bio/db/nexus.rb', line 1033 def get_missing @missing end |