Skip to main content
Module

std/path/mod.ts>format

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

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

Parameters

with path

Returns

string