class Chef::Deprecated::VerifyFile

Public Instance Methods

id() click to toggle source
# File lib/chef/deprecated.rb, line 132
def id
  7
end
target() click to toggle source
# File lib/chef/deprecated.rb, line 136
def target
  "verify_file.html"
end