Class: Chef::Deprecated::VerifyFile
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
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
#id ⇒ Object
132 133 134 |
# File 'lib/chef/deprecated.rb', line 132 def id 7 end |
#target ⇒ Object
136 137 138 |
# File 'lib/chef/deprecated.rb', line 136 def target "verify_file.html" end |