Class: Zypper::Patch::Status

Inherits:
Object
  • Object
show all
Defined in:
lib/zypper/patch.rb

Constant Summary collapse

NEEDED =
'needed'
INSTALLED =
'applied'
NOT_APPLICABLE =
'not-needed'