Method: Bio::Nexus::CharactersBlock#get_missing

Defined in:
lib/bio/db/nexus.rb

#get_missingObject

Gets the “missing” property.


Returns

String



1033
1034
1035
# File 'lib/bio/db/nexus.rb', line 1033

def get_missing
  @missing
end