Skip to main content
Module

x/lume/deps/path.ts>format

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function format
import { format } from "https://deno.land/x/lume@v2.1.3/deps/path.ts";

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

Parameters

pathObject: FormatInputPathObject

with path

Returns

string