Method: Eye::Local.socket_path
- Defined in:
- lib/eye/local.rb
.socket_path ⇒ Object
49 50 51 |
# File 'lib/eye/local.rb', line 49 def socket_path path(ENV['EYE_SOCK'] || "sock#{ENV['EYE_V']}") end |
49 50 51 |
# File 'lib/eye/local.rb', line 49 def socket_path path(ENV['EYE_SOCK'] || "sock#{ENV['EYE_V']}") end |