Skip to main content
Module

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

🌾A progressive http server for Deno🌾
Latest
function joinGlobs
import { joinGlobs } from "https://deno.land/x/servest@v1.3.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