Libraries
»
finist
(0.1.0)
»
Index
»
Finist
»
#state
Method: Finist#state
Defined in:
lib/finist.rb
#
state
⇒
Object
36 37 38
# File 'lib/finist.rb', line 36
def
state
@redis
.
call
(
"GET"
,
@name
)
end