Class: Hackle::EvaluationFlow::End

Inherits:
Object
  • Object
show all
Includes:
Hackle::EvaluationFlow
Defined in:
lib/hackle/internal/evaluation/flow/evaluation_flow.rb

Instance Method Summary collapse

Methods included from Hackle::EvaluationFlow

create

Instance Method Details

#evaluate(request, context) ⇒ Object



23
24
25
# File 'lib/hackle/internal/evaluation/flow/evaluation_flow.rb', line 23

def evaluate(request, context)
  nil
end