SystemTemporaryDirectory
Path to a directory suitable for creating temporary files.
This path is not bound to a particular filesystem, but rather a system-wide temporary directory.
Path to a directory suitable for creating temporary files.
This path is always /tmp, meaning that either / or /tmp should be pre-opened to use this path.