class Chef::Deprecated::MultiresourceMatch

Public Instance Methods

id() click to toggle source
# File lib/chef/deprecated.rb, line 222
def id
  16
end
target() click to toggle source
# File lib/chef/deprecated.rb, line 226
def target
  "multiresource_match.html"
end