Class: Chef::Deprecated::ChefRest
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
150 151 152 |
# File 'lib/chef/deprecated.rb', line 150 def id 9 end |
#target ⇒ Object
154 155 156 |
# File 'lib/chef/deprecated.rb', line 154 def target "chef_rest.html" end |