Class
Chef::Resource::File
In:
lib/chef/resource/file.rb
Parent:
Chef::Resource
Methods
backup
checksum
content
group
mode
new
owner
path
Public Class methods
new
(name, run_context=nil)
Public Instance methods
backup
(arg=nil)
checksum
(arg=nil)
content
(arg=nil)
group
(arg=nil)
mode
(arg=nil)
owner
(arg=nil)
path
(arg=nil)
[Validate]