Skip to main content
Module

x/sane_fmt/std/path.ts>isGlob

Opinionated code formatter for TypeScript and JavaScript
Go to Latest
function isGlob
import { isGlob } from "https://deno.land/x/sane_fmt@0.13.0/std/path.ts";

Test whether the given string is a glob

Parameters

str: string

Returns

boolean