Libraries
»
chimera
(0.0.4)
»
Index
»
Redis
»
Counter
»
#key
Method: Redis::Counter#key
Defined in:
lib/redis/counter.rb
#
key
⇒
Object
(readonly)
Returns the value of attribute key.
13 14 15
# File 'lib/redis/counter.rb', line 13
def
key
@key
end