Method: Bio::Nexus::CharactersBlock#get_match_character

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

#get_match_characterObject

Gets the “match character” property.


Returns

String



1040
1041
1042
# File 'lib/bio/db/nexus.rb', line 1040

def get_match_character 
  @match_character 
end