import { normalizeGlob } from "https://deno.land/x/netzo@0.3.91/deps/std/path/mod.ts";
Like normalize(), but doesn't collapse "**/.." when globstar
is true.
Parameters
optional
options: GlobOptions = [UNSUPPORTED]x/netzo/deps/std/path/mod.ts>normalizeGlob
import { normalizeGlob } from "https://deno.land/x/netzo@0.3.91/deps/std/path/mod.ts";
Like normalize(), but doesn't collapse "**/.." when globstar
is true.