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

std/path/glob.ts>GlobOptions

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
interface GlobOptions
import { type GlobOptions } from "https://deno.land/std@0.54.0/path/glob.ts";

Properties

optional
extended: boolean
optional
globstar: boolean