import { joinGlobs } from "https://dotland.deno.dev/x/abc@v1.3.3/vendor/https/deno.land/std/path/mod.ts";
Like join(), but doesn't collapse "**/.." when globstar
is true.
Parameters
optional
unnamed 1: GlobOptions = [UNSUPPORTED]import { joinGlobs } from "https://dotland.deno.dev/x/abc@v1.3.3/vendor/https/deno.land/std/path/mod.ts";
Like join(), but doesn't collapse "**/.." when globstar
is true.