Skip to main content
Module

x/plug/test_deps.ts>join

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

Join all given a sequence of paths,then normalizes the resulting path.

Parameters

...paths: string[]

to be joined and normalized