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

std/path/_util.ts>_format

Deno standard library
Go to Latest
function _format
import { _format } from "https://deno.land/std@0.63.0/path/_util.ts";

Parameters

sep: string
pathObject: FormatInputPathObject

Returns

string