Skip to main content
Module

x/helmet/mod.ts>resolvePath

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

Resolves path segments into a path

Parameters

...pathSegments: string[]

to process to path

Returns

string