Method: Chef::FileContentManagement::Tempfile#tempfile
- Defined in:
- lib/chef/file_content_management/tempfile.rb
#tempfile ⇒ Object
31 32 33 |
# File 'lib/chef/file_content_management/tempfile.rb', line 31 def tempfile @tempfile ||= tempfile_open end |