Fluxion::CLI::StatusReport::Classification
Inherits Enum < Comparable < Value < Object
Constants
Installed = 0
Declared, and present.
Missing = 1
Declared, and absent.
StateOnly = 2
Recorded by a previous run but no longer declared.
Unknown = 3
The probe could not answer. Distinct from Missing on purpose: absence of evidence is not evidence of absence, and reinstalling on that basis would be wrong.
VersionDrift = 4
State and the live probe disagree about the version.
Instance methods
label
Sourcetitle
Source