Method: BracketGraph::Graph#root

Defined in:
lib/bracket_graph/graph.rb

#rootObject (readonly)

Returns the value of attribute root.



3
4
5
# File 'lib/bracket_graph/graph.rb', line 3

def root
  @root
end