Method: Eye::Local.eyefile
- Defined in:
- lib/eye/local.rb
.eyefile ⇒ Object
80 81 82 |
# File 'lib/eye/local.rb', line 80 def eyefile @eyefile ||= find_eyefile(ENV['EYE_HOME'] || '.') end |
80 81 82 |
# File 'lib/eye/local.rb', line 80 def eyefile @eyefile ||= find_eyefile(ENV['EYE_HOME'] || '.') end |