class Chef::Deprecated::ExitCode

Public Instance Methods

id() click to toggle source
# File lib/chef/deprecated.rb, line 90
def id
  2
end
target() click to toggle source
# File lib/chef/deprecated.rb, line 94
def target
  "exit_code.html"
end