Libraries
»
code_morse
(0.0.5)
»
Index
»
Morse
»
Tree
»
#root
Method: Morse::Tree#root
Defined in:
lib/morse/tree.rb
#
root
⇒
Object
(readonly)
Returns the value of attribute root.
5 6 7
# File 'lib/morse/tree.rb', line 5
def
root
@root
end