Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/yxz/os/path.ts

Deno Standard Extensions
Latest
import * as yxz from "https://deno.land/x/yxz@0.32.0/os/path.ts";

Functions

Returns the default root directory to use for user-specific cached data. Users should create their own application-specific subdirectory within this one and use that.

Returns the default root directory to use for user-specific configuration data. Users should create their own application-specific subdirectory within this one and use that.

Returns the current user's home directory.