Method: LazyGraph::Node#root

Defined in:
lib/lazy_graph/node.rb

#rootObject

Returns the value of attribute root.



40
41
42
# File 'lib/lazy_graph/node.rb', line 40

def root
  @root
end