Libraries
»
bio
(2.0.6)
»
Index
»
Bio
»
Tree
»
Node
»
#name
Method: Bio::Tree::Node#name
Defined in:
lib/bio/tree.rb
#
name
⇒
Object
name of the node
144 145 146
# File 'lib/bio/tree.rb', line 144
def
name
@name
end