Method: Reforge::Transformation::Tree#root
- Defined in:
- lib/reforge/transformation/tree.rb
#root ⇒ Object (readonly)
Returns the value of attribute root.
10 11 12 |
# File 'lib/reforge/transformation/tree.rb', line 10 def root @root end |