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

x/xdg_app_paths/src/platform-adapters/deno.deno.ts>adapter

Determine (XDG-compatible) paths for storing application files (cache, config, data, etc)
Latest
variable adapter
import { adapter } from "https://deno.land/x/xdg_app_paths@v8.3.0/src/platform-adapters/deno.deno.ts";

type

Platform.Adapter