Skip to main content
Module

std/path/mod.ts>GlobOptions

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

Properties

optional
extended: boolean
optional
globstar: boolean