Method: Redis#client

Defined in:
lib/redis.rb

#clientObject (readonly)

Returns the value of attribute client.



10
11
12
# File 'lib/redis.rb', line 10

def client
  @client
end