Method: Webgen::Website#tree

Defined in:
lib/webgen/website.rb

#treeObject (readonly)

The internal data structure used to store information about individual nodes.

See Tree for more information



75
76
77
# File 'lib/webgen/website.rb', line 75

def tree
  @tree
end