import { joinGlobs } from "https://deno.land/x/proc@0.21.0/tests/deps/path.ts";
Like join(), but doesn't collapse "**/.." when globstar
is true.
Parameters
optional
options: GlobOptions = [UNSUPPORTED]import { joinGlobs } from "https://deno.land/x/proc@0.21.0/tests/deps/path.ts";
Like join(), but doesn't collapse "**/.." when globstar
is true.