import { homedir } from "https://deno.land/std@0.74.0/node/os.ts";
Returns the string path of the current user's home directory.
import { homedir } from "https://deno.land/std@0.74.0/node/os.ts";
Returns the string path of the current user's home directory.