class

Fluxion::CLI::StatusReport

Inherits Reference < Object

Compares what a profile declares against what the host and state say.

status, diff, and explain are three views of this one computation, so they can never disagree about whether something is installed.

Constructors

build(profile : Profile, runner : Executor::ShellRunner, probes : Executor::ProbeRegistry, store : State::Store, profile_name : String) : self
Source
new(profile : Profile, entries : Array(Entry))
Source

Instance methods

changes
Source
count(classification : Classification) : Int32
Source
entries
Source
profile
Source
summary
Source

Nested types