No tempFile() in std.file

Nordlöw via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon May 15 14:52:27 PDT 2017


Why isn't there a function, say `tempFile()`, in

https://dlang.org/phobos/std_file.html

that creates a temporary _file_ when we already have

https://dlang.org/phobos/std_file.html#tempDir

?


More information about the Digitalmars-d-learn mailing list