Skip to content

tempDir

tempDir() → string · System

Get the system temporary directory path.

utlx
{
  tmpDir: tempDir()
}

Security note: can be restricted in UTLXe via security policy (Chapter 38) to prevent revealing host file system paths.

Released under AGPL-3.0.