Method: LazyGraph::StackPointer#root

Defined in:
lib/lazy_graph/stack_pointer.rb

#rootObject

Returns the value of attribute root

Returns:

  • (Object)

    the current value of root



7
8
9
# File 'lib/lazy_graph/stack_pointer.rb', line 7

def root
  @root
end