struct

Fluxion::StepResult::Skipped

Inherits Fluxion::StepResult < Struct < Value < Object

The item did not need to run. Never a failure: skipping is the whole point of --skip-already-installed.

Constructors

new(item : String, reason : String)
Source

Instance methods

item
Source
reason
Source