Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/proc/site/scripts/deps/path.ts>resolve

A better way to work with processes in Deno.
Go to Latest
function resolve
import { resolve } from "https://deno.land/x/proc@0.20.42/site/scripts/deps/path.ts";

Resolves path segments into a path

Parameters

...pathSegments: string[]

to process to path

Returns

string