class Chef::Deprecated::SupportsProperty

Public Instance Methods

id() click to toggle source
# File lib/chef/deprecated.rb, line 142
def id
  8
end
target() click to toggle source
# File lib/chef/deprecated.rb, line 146
def target
  "supports_property.html"
end