Class: Chef::Deprecated::MultiresourceMatch
- 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
222 223 224 |
# File 'lib/chef/deprecated.rb', line 222 def id 16 end |
#target ⇒ Object
226 227 228 |
# File 'lib/chef/deprecated.rb', line 226 def target "multiresource_match.html" end |