Class: Chef::Deprecated::ChefPlatformMethods
- 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
192 193 194 |
# File 'lib/chef/deprecated.rb', line 192 def id 13 end |
#target ⇒ Object
196 197 198 |
# File 'lib/chef/deprecated.rb', line 196 def target "chef_platform_methods.html" end |