Class: Chef::Deprecated::UseInlineResources
- 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
232 233 234 |
# File 'lib/chef/deprecated.rb', line 232 def id 17 end |
#target ⇒ Object
236 237 238 |
# File 'lib/chef/deprecated.rb', line 236 def target "use_inline_resources.html" end |