Fluxion::InterruptStep::ResumeMode
Inherits Enum < Comparable < Value < Object
Constants
Next = 0
Record this entry as complete and resume at the next one.
Current = 1
Resume at this entry, so it runs again.
Class methods
Instance methods
config_name
Source