Class: DepSelector::VersionConstraint
- Inherits:
-
Object
- Object
- DepSelector::VersionConstraint
- Defined in:
- lib/chef/knife/depsolver.rb
Instance Attribute Summary collapse
-
#missing_patch_level ⇒ Object
readonly
Returns the value of attribute missing_patch_level.
Instance Attribute Details
#missing_patch_level ⇒ Object (readonly)
Returns the value of attribute missing_patch_level.
6 7 8 |
# File 'lib/chef/knife/depsolver.rb', line 6 def missing_patch_level @missing_patch_level end |