Create temporary files and folders. These are wrappers around the corresponding functions in core.sys.posix.stdlib.
Generates a uniquely named temporary directory from template.
Generate a unique temporary filename from templateString, creates and opens the file, and returns the open file and generated name.
See Source File
Subject to the terms of the MIT license, as written in the included LICENSE file.
© 2019 Arne Ludwig <arne.ludwig@posteo.de>
Arne Ludwig <arne.ludwig@posteo.de>
Create temporary files and folders. These are wrappers around the corresponding functions in core.sys.posix.stdlib.