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
90 91 92 |
# File 'lib/chef/deprecated.rb', line 90 def id 2 end |
#target ⇒ Object
94 95 96 |
# File 'lib/chef/deprecated.rb', line 94 def target "exit_code.html" end |