Skip to main content
Module

x/discord_rpc_deno/deps.ts>path.format

port of @xhayper/discord-rpc to deno
Latest
function path.format
import { path } from "https://deno.land/x/discord_rpc_deno@v1.1.4/deps.ts";
const { format } = path;

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

Parameters

with path

Returns

string