Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/molt/lib/std/path.ts>resolve

Update dependencies the Deno way
Latest
function resolve
import { resolve } from "https://deno.land/x/molt@0.17.2/lib/std/path.ts";

Resolves path segments into a path

Parameters

...pathSegments: string[]

to process to path

Returns

string