Module: Eltanin

Extended by:
Eltanin
Included in:
Eltanin
Defined in:
lib/eltanin.rb,
lib/eltanin/version.rb

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