Module

x/abc/vendor/https/deno.land/std/path/mod.ts>joinGlobs

A better Deno framework to create web application.
Go to Latest
function joinGlobs
import { joinGlobs } from "https://dotland.deno.dev/x/abc@v1.2.4/vendor/https/deno.land/std/path/mod.ts";

Like join(), but doesn't collapse "**/.." when globstar is true.

Parameters

globs: string[]
optional
unnamed 1: GlobOptions = [UNSUPPORTED]

Returns

string