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

x/yxz/os/mod.ts

Deno Standard Extensions
Latest
import * as yxz from "https://deno.land/x/yxz@0.32.0/os/mod.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.