Libraries
»
ds
(0.0.4)
»
Index
»
DS
»
Edge
»
#to
Method: DS::Edge#to
Defined in:
lib/ds/graphs/edge.rb
#
to
⇒
Object
Returns the value of attribute to.
4 5 6
# File 'lib/ds/graphs/edge.rb', line 4
def
to
@to
end