Skip to main content
Module

x/helmet/mod.ts>joinPath

Type-safe Helm - the right way to do Infrastructure as Code in Kubernetes
Go to Latest
function joinPath
Re-export
import { joinPath } from "https://deno.land/x/helmet@1.26.3/mod.ts";

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

Parameters

...paths: string[]

to be joined and normalized