Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
Hexagon/pup-commonf
toPersistentPath
Generate a persistent storage path for the instance started by a given configuration file.
f
toResolvedAbsolutePath
No documentation available
f
toTempPath
Generate a temporary path for the instance of a given configuration file.
Add Package
deno add jsr:@pup/common
Import symbol
import * as mod from "@pup/common/path";
Import directly with a jsr specifier
import * as mod from "jsr:@pup/common/path";
Add Package
pnpm i jsr:@pup/common
pnpm dlx jsr add @pup/common
Import symbol
import * as mod from "@pup/common/path";
Add Package
yarn add jsr:@pup/common
yarn dlx jsr add @pup/common
Import symbol
import * as mod from "@pup/common/path";
Add Package
vlt install jsr:@pup/common
Import symbol
import * as mod from "@pup/common/path";
Add Package
npx jsr add @pup/common
Import symbol
import * as mod from "@pup/common/path";
Add Package
bunx jsr add @pup/common
Import symbol
import * as mod from "@pup/common/path";