struct

Fluxion::StepResult

Inherits Struct < Value < Object

The outcome of one item.

Modelled as a closed set of variants rather than a status code plus optional fields, because "succeeded" and "paused for a logout" carry genuinely different payloads and the renderers switch on all five.

Constructors

Instance methods

failure?
Source
initialize
Source
item
Source
success?
Source

Nested types