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

x/mesozoic/lib/fs.ts>getUniquePath

A generic build system for Deno web apps
Go to Latest
function getUniquePath
import { getUniquePath } from "https://deno.land/x/mesozoic@v1.0.0-alpha.18/lib/fs.ts";

Parameters

path: string
uniqueSet: Set<string>

Returns

string