Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hex/src/cli/deps.ts>pathPosix.toNamespacedPath

An ecosystem delivering practices, philosophy and portability.
Go to Latest
function pathPosix.toNamespacedPath
import { pathPosix } from "https://deno.land/x/hex@0.5.15/src/cli/deps.ts";
const { toNamespacedPath } = pathPosix;

Resolves path to a namespace path

Parameters

path: string

to resolve to namespace

Returns

string