Fluxion::Registry::Store::Drift
Inherits Enum < Comparable < Value < Object
Constants
Current = 0
Installed and byte-identical to the registry.
Upstream = 1
Installed, and the registry has changed since.
Local = 2
Installed and edited locally.
Both = 3
Installed, edited locally, and changed upstream.
Absent = 4
Not installed.