Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denjucks/src/deps/path/std/node/os.ts>tmpdir

Deno templating engine
Latest
function tmpdir
import { tmpdir } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/node/os.ts";

Returns the operating system's default directory for temporary files as a string.

Returns

string | null