class Chef::Deprecated::LaunchdHashProperty

Public Instance Methods

id() click to toggle source
# File lib/chef/deprecated.rb, line 182
def id
  12
end
target() click to toggle source
# File lib/chef/deprecated.rb, line 186
def target
  "launchd_hash_property.html"
end