Method: EmailGraph::DirectedEdge#to

Defined in:
lib/email_graph/directed_graph.rb

#toObject (readonly)

Returns the value of attribute to.



100
101
102
# File 'lib/email_graph/directed_graph.rb', line 100

def to
  @to
end