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
170 171 172 |
# File 'lib/chef/deprecated.rb', line 170 def id 14 end |
#target ⇒ Object
174 175 176 |
# File 'lib/chef/deprecated.rb', line 174 def target "run_command.html" end |