class Chef::Deprecated::RunCommand

Public Instance Methods

id() click to toggle source
# File lib/chef/deprecated.rb, line 202
def id
  14
end
target() click to toggle source
# File lib/chef/deprecated.rb, line 206
def target
  "run_command.html"
end