struct

Fluxion::StepResult::Success

Inherits Fluxion::StepResult < Struct < Value < Object

Constructors

new(item : String, elapsed : Time::Span = Time::Span.zero, detected_version : String | Nil = nil, checksum : String | Nil = nil)
Source

Instance methods

checksum

Digest of what was actually installed, recorded for provenance.

Source
detected_version

Version the executor observed after installing, when it could tell.

Source
elapsed
Source
item
Source