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

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

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

Returns the string path of the current user's home directory.

Returns

string | null