Class: Specdown::Tree

Inherits:
Object
  • Object
show all
Defined in:
lib/specdown/tree.rb

Instance Attribute Summary collapse

Instance Attribute Details

#rootObject

Returns the value of attribute root.



3
4
5
# File 'lib/specdown/tree.rb', line 3

def root
  @root
end