import { joinGlobs } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/std/path.ts";
Like join(), but doesn't collapse "**/.." when globstar
is true.
Parameters
optional
unnamed 1: GlobOptions = [UNSUPPORTED]import { joinGlobs } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/std/path.ts";
Like join(), but doesn't collapse "**/.." when globstar
is true.