View Source Moar.File (Moar v0.1.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
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.