import { normalizeGlob } from "https://deno.land/x/redis@v0.28.0/vendor/https/deno.land/std/node/path.ts";
Like normalize(), but doesn't collapse "**/.." when globstar
is true.
Parameters
optional
unnamed 1: GlobOptions = [UNSUPPORTED]import { normalizeGlob } from "https://deno.land/x/redis@v0.28.0/vendor/https/deno.land/std/node/path.ts";
Like normalize(), but doesn't collapse "**/.." when globstar
is true.