function homedirimport { homedir } from "https://dotland.deno.dev/std@0.177.0/node/os.ts"; homedir(): string | nullReturns the string path of the current user's home directory. Returnsstring | null