Method: Conflow::Future#result_key

Defined in:
lib/conflow/future.rb

#result_keyObject (readonly)

Key in the result hash to which this future proxies



19
20
21
# File 'lib/conflow/future.rb', line 19

def result_key
  @result_key
end