Get path to default temporary directory.
version (Posix) { assert(tempDir().str == "/tmp/"); }
std.file.tempDir See: https://forum.dlang.org/post/gg9kds$1at0$1@digitalmars.com
See Implementation
Get path to default temporary directory.