Class: Jekyll::Site
- Inherits:
-
Object
- Object
- Jekyll::Site
- Defined in:
- lib/jekyll-namespaces/patch/site.rb
Instance Attribute Summary collapse
-
#tree ⇒ Object
Returns the value of attribute tree.
Instance Attribute Details
#tree ⇒ Object
Returns the value of attribute tree.
9 10 11 |
# File 'lib/jekyll-namespaces/patch/site.rb', line 9 def tree @tree end |