Method: Redis::PipelinedConnection#db

Defined in:
lib/redis/pipeline.rb

#dbObject

Returns the value of attribute db.



7
8
9
# File 'lib/redis/pipeline.rb', line 7

def db
  @db
end