Method: Hiredis::Ruby::Connection#sock
- Defined in:
- lib/hiredis/ruby/connection.rb
#sock ⇒ Object (readonly)
Returns the value of attribute sock.
174 175 176 |
# File 'lib/hiredis/ruby/connection.rb', line 174 def sock @sock end |