Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pup/lib/core/plugin.ts>PluginPaths

Universal process manager built in Deno
Go to Latest
interface PluginPaths
import { type PluginPaths } from "https://deno.land/x/pup@1.0.0-beta.36/lib/core/plugin.ts";

Properties

optional
temporaryStorage: string
optional
persistentStorage: string
optional
configFilePath: string