Class: Chef::Deprecated::NamespaceCollisions
- 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
252 253 254 |
# File 'lib/chef/deprecated.rb', line 252 def id 19 end |
#target ⇒ Object
256 257 258 |
# File 'lib/chef/deprecated.rb', line 256 def target "namespace_collisions.html" end |