Method: FbGraph::Thread::BeforeTransition#to

Defined in:
lib/fb_graph/thread.rb

#toObject

Returns the value of attribute to.



29
30
31
# File 'lib/fb_graph/thread.rb', line 29

def to
  @to
end