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

x/proc/site/scripts/deps/path.ts>format

A better way to work with processes in Deno.
Very Popular
Go to Latest
function format
import { format } from "https://deno.land/x/proc@0.20.39/site/scripts/deps/path.ts";

Generate a path from FormatInputPathObject object.

Parameters

pathObject: FormatInputPathObject

with path

Returns

string