Method: Redis::BaseObject#key

Defined in:
lib/redis/base_object.rb

#keyObject (readonly)

Returns the value of attribute key.



8
9
10
# File 'lib/redis/base_object.rb', line 8

def key
  @key
end