Module: Eltanin
Defined Under Namespace
Classes: Eye
Constant Summary collapse
- VERSION =
"0.0.2"
Instance Method Summary collapse
Instance Method Details
#eye(root) ⇒ Object
7 8 9 |
# File 'lib/eltanin.rb', line 7 def eye(root) Eye.new root end |