Skip to main content
Module

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

🌾A progressive http server for Deno🌾
Latest
function isGlob
import { isGlob } from "https://deno.land/x/servest@v1.3.4/vendor/https/deno.land/std/path/mod.ts";

Test whether the given string is a glob

Parameters

str: string

Returns

boolean