Method: Bio::Nexus::DistancesBlock#get_triangle

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

#get_triangleObject

Gets the “triangle” property.


Returns

String



1385
1386
1387
# File 'lib/bio/db/nexus.rb', line 1385

def get_triangle
  @triangle
end