import { joinGlobs } from "https://deno.land/x/redis@v0.28.0/vendor/https/deno.land/std/node/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/redis@v0.28.0/vendor/https/deno.land/std/node/path.ts";
Like join(), but doesn't collapse "**/.." when globstar
is true.