View Source Euclid.File (Euclid v0.4.0)
File-related functions
Link to this section Summary
Functions
Returns a path to a new temp file in a new temp directory.
Writes contents
to a new temp file with extension file_extension
, and returns the path to the file.
Link to this section Functions
Specs
Returns a path to a new temp file in a new temp directory.
Specs
Writes contents
to a new temp file with extension file_extension
, and returns the path to the file.