Method: Eye::Local.cache_path
- Defined in:
- lib/eye/local.rb
.cache_path ⇒ Object
57 58 59 |
# File 'lib/eye/local.rb', line 57 def cache_path path("processes#{ENV['EYE_V']}.cache") end |
57 58 59 |
# File 'lib/eye/local.rb', line 57 def cache_path path("processes#{ENV['EYE_V']}.cache") end |