Euclid.File.write_tempfile
You're seeing just the function
write_tempfile
, go back to Euclid.File module for more information.
Specs
Writes contents
to a new temp file with extension file_extension
, and returns the path to the file.