Class: Chef::Deprecated::DnfPackageAllowDowngrade
- Defined in:
- lib/chef/deprecated.rb
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#<<, #initialize, #inspect, #link, #url
Constructor Details
This class inherits a constructor from Chef::Deprecated::Base
Instance Method Details
#id ⇒ Object
162 163 164 |
# File 'lib/chef/deprecated.rb', line 162 def id 10 end |
#target ⇒ Object
166 167 168 |
# File 'lib/chef/deprecated.rb', line 166 def target "dnf_package_allow_downgrade.html" end |