Method: AbstractGraph::Composition::Edge#name
- Defined in:
- lib/abstract_graph/composition/edge.rb
#name ⇒ Object
Returns the value of attribute name.
8 9 10 |
# File 'lib/abstract_graph/composition/edge.rb', line 8 def name @name end |