Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno/std/path/globrex.ts>GlobrexOptions

A modern runtime for JavaScript and TypeScript.
Go to Latest
interface GlobrexOptions
import { type GlobrexOptions } from "https://deno.land/x/deno@v0.35.0/std/path/globrex.ts";

Properties

optional
extended: boolean
optional
globstar: boolean
optional
strict: boolean
optional
filepath: boolean
optional
flags: string