Class: Specdown::Tree
- Inherits:
-
Object
- Object
- Specdown::Tree
- Defined in:
- lib/specdown/tree.rb
Instance Attribute Summary collapse
-
#root ⇒ Object
Returns the value of attribute root.
Instance Attribute Details
#root ⇒ Object
Returns the value of attribute root.
3 4 5 |
# File 'lib/specdown/tree.rb', line 3 def root @root end |