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