class Chef::Deprecated::LocalListen

Public Instance Methods

id() click to toggle source
# File lib/chef/deprecated.rb, line 242
def id
  18
end
target() click to toggle source
# File lib/chef/deprecated.rb, line 246
def target
  "local_listen.html"
end