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

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

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

Properties

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