Skip to main content
Module

x/scaffold/src/deps/std.ts>isGlob

scaffold your next project with style and 💗
Latest
function isGlob
import { isGlob } from "https://deno.land/x/scaffold@0.3.0/src/deps/std.ts";

Test whether the given string is a glob

Parameters

str: string

Returns

boolean