Skip to main content
Module

x/plug/deps.ts>resolve

🔌 Deno FFI helper module
Go to Latest
function resolve
import { resolve } from "https://deno.land/x/plug@1.0.3/deps.ts";

Resolves path segments into a path

Parameters

...pathSegments: string[]

to process to path

Returns

string