Method: Morse::Tree#root

Defined in:
lib/morse/tree.rb

#rootObject (readonly)

Returns the value of attribute root.



5
6
7
# File 'lib/morse/tree.rb', line 5

def root
  @root
end