class ChefSpec::Renderer
def content_from_file(chef_run, file)
-
(String)-
Parameters:
-
file(Chef::Provider::File) -- -
chef_run(Chef::RunContext) --
def content_from_file(chef_run, file) file.content end
(String)
-
file
(Chef::Provider::File)
--
chef_run
(Chef::RunContext)
--
def content_from_file(chef_run, file) file.content end