Fluxion::StepResult::Failure
Inherits Fluxion::StepResult < Struct < Value < Object
Constructors
new(item : String, error_message : String, exit_code : Int32 = 1, elapsed : Time::Span = Time::Span.zero)
SourceInstance methods
elapsed
Sourceerror_message
Sourceexit_code
Sourceitem
Source