Class: Chef::Deprecated::RunCommand
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
202 203 204 |
# File 'lib/chef/deprecated.rb', line 202 def id 14 end |
#target ⇒ Object
206 207 208 |
# File 'lib/chef/deprecated.rb', line 206 def target "run_command.html" end |