Method: DS::Edge#to

Defined in:
lib/ds/graphs/edge.rb

#toObject

Returns the value of attribute to.



4
5
6
# File 'lib/ds/graphs/edge.rb', line 4

def to
  @to
end