Class: Chef::Deprecated::ExitCode
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
80 81 82 |
# File 'lib/chef/deprecated.rb', line 80 def id 2 end |
#target ⇒ Object
84 85 86 |
# File 'lib/chef/deprecated.rb', line 84 def target "exit_code.html" end |