Method: Redis#id

Defined in:
lib/redis.rb

#idObject



2472
2473
2474
# File 'lib/redis.rb', line 2472

def id
  @original_client.id
end