Skip to main content
Module

x/lume_init/deps.ts>join

The code for the new Lume init
Go to Latest
function join
import { join } from "https://deno.land/x/lume_init@v0.1.10/deps.ts";

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

Parameters

...paths: string[]

to be joined and normalized

Returns

string