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

x/pup/lib/common/utils.ts

Universal process manager built in Deno
Go to Latest
import * as pup from "https://deno.land/x/pup@1.0.0-rc.10/lib/common/utils.ts";

Functions

Check if a directory exists.

Check if a file exists.

Generate a persistent storage path for the instance started by a given configuration file.

Generate a temporary path for the instance of a given configuration file.