Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/abc/vendor/https/deno.land/std/path/mod.ts>isGlob

A better Deno framework to create web application.
Latest
function isGlob
import { isGlob } from "https://deno.land/x/abc@v1.3.3/vendor/https/deno.land/std/path/mod.ts";

Test whether the given string is a glob

Parameters

str: string

Returns

boolean