Method: Finist#state

Defined in:
lib/finist.rb

#stateObject



36
37
38
# File 'lib/finist.rb', line 36

def state
  @redis.call("GET", @name)
end