Class: Chef::Deprecated::VerifyFile

Inherits:
Base
  • Object
show all
Defined in:
lib/chef/deprecated.rb

Constant Summary

Constants inherited from Base

Base::BASE_URL

Instance Attribute Summary

Attributes inherited from Base

#location, #message

Instance Method Summary collapse

Methods inherited from Base

#<<, #initialize, #inspect, #link, #url

Constructor Details

This class inherits a constructor from Chef::Deprecated::Base

Instance Method Details

#idObject



130
131
132
# File 'lib/chef/deprecated.rb', line 130

def id
  7
end

#targetObject



134
135
136
# File 'lib/chef/deprecated.rb', line 134

def target
  "verify_file.html"
end