Class: Chef::Deprecated::PropertyNameCollision
- 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
172 173 174 |
# File 'lib/chef/deprecated.rb', line 172 def id 11 end |
#target ⇒ Object
176 177 178 |
# File 'lib/chef/deprecated.rb', line 176 def target "property_name_collision.html" end |