Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/frugal/doc/dep/std/path.ts>isGlob

A frugal web framework
Go to Latest
function isGlob
import { isGlob } from "https://deno.land/x/frugal@0.9.0/doc/dep/std/path.ts";

Test whether the given string is a glob

Parameters

str: string

Returns

boolean