Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/redis/vendor/https/deno.land/std/node/path.ts>isGlob

πŸ¦• Redis client for Deno πŸ•
Very Popular
Go to Latest
function isGlob
import { isGlob } from "https://deno.land/x/redis@v0.28.0/vendor/https/deno.land/std/node/path.ts";

Test whether the given string is a glob

Parameters

str: string

Returns

boolean