Module: Hackle::FlowEvaluator

Included in:
ExperimentFlowEvaluator
Defined in:
lib/hackle/internal/evaluation/flow/flow_evaluator.rb

Instance Method Summary collapse

Instance Method Details

#evaluate(request, context, next_flow) ⇒ EvaluatorEvaluation?

Parameters:

Returns:



9
# File 'lib/hackle/internal/evaluation/flow/flow_evaluator.rb', line 9

def evaluate(request, context, next_flow) end