Skip to main content
Module

x/vento/deps.ts>path.format

🌬 A template engine for Deno & Node
Go to Latest
function path.format
import { path } from "https://deno.land/x/vento@v0.12.5/deps.ts";
const { format } = path;

Generate a path from FormatInputPathObject object. It does the opposite of parse.

Parameters

with path

Returns

string