Class: NodeMutation::Strategy

Inherits:
Object
  • Object
show all
Defined in:
lib/node_mutation/strategy.rb

Constant Summary collapse

KEEP_RUNNING =
0b1
THROW_ERROR =
0b10