Skip to main content
Module

std/path/format.ts>format

The Deno Standard Library
Go to Latest
function format
import { format } from "https://deno.land/std@0.222.1/path/format.ts";

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

Parameters

with path

Returns

string