Libraries
»
redis/redis-rb
(master)
»
Index
»
Redis
»
PipelinedConnection
»
#db
Method: Redis::PipelinedConnection#db
Defined in:
lib/redis/pipeline.rb
#
db
⇒
Object
Returns the value of attribute db.
7 8 9
# File 'lib/redis/pipeline.rb', line 7
def
db
@db
end