Module

x/proc/tests/deps/path.ts>isGlob

A better way to work with processes in Deno.
Latest
function isGlob
import { isGlob } from "https://dotland.deno.dev/x/proc@0.21.9/tests/deps/path.ts";

Test whether the given string is a glob

Parameters

str: string

Returns

boolean