Libraries
»
redis/redis-rb
(master)
»
Index
»
Redis
»
Client
»
#host
Method: Redis::Client#host
Defined in:
lib/redis/client.rb
#
host
⇒
Object
67 68 69
# File 'lib/redis/client.rb', line 67
def
host
config
.
host
unless
config
.
path
end