Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/path/mod.ts>GlobrexOptions

Deno standard library
Go to Latest
interface GlobrexOptions
import { type GlobrexOptions } from "https://deno.land/std@0.39.0/path/mod.ts";

Properties

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