Method: Eye::Local.cache_path

Defined in:
lib/eye/local.rb

.cache_pathObject



57
58
59
# File 'lib/eye/local.rb', line 57

def cache_path
  path("processes#{ENV['EYE_V']}.cache")
end