Fluxion::InterruptStep
Inherits Fluxion::Step < Reference < Object
kind: interrupt — write a resumable checkpoint and stop cleanly.
Constants
DEFAULT_EXIT_CODE = 75
Constructors
Instance methods
exit_code
Sourceinstructions
Sourcemessage
Sourcemutating?
True when the step mutates the host. Purely informational steps still appear in plans but never need sudo or a dry-run guard.
resume_from
Source