Skip to main content
Module

x/s3si/deps.ts>path.normalizeGlob

Export your battles from SplatNet to https://stat.ink
Go to Latest
function path.normalizeGlob
import { path } from "https://deno.land/x/s3si@gui-v0.4.16/deps.ts";
const { normalizeGlob } = path;

Like normalize(), but doesn't collapse "**/.." when globstar is true.

Parameters

glob: string
optional
options: GlobOptions = [UNSUPPORTED]

Returns

string