Method: Redis::Counter#key

Defined in:
lib/redis/counter.rb

#keyObject (readonly)

Returns the value of attribute key.



13
14
15
# File 'lib/redis/counter.rb', line 13

def key
  @key
end