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

x/dem/vendor/https/deno.land/std/path/mod.ts>GlobOptions

A module version manager for Deno.
Go to Latest
interface GlobOptions
import { type GlobOptions } from "https://deno.land/x/dem@0.9.2/vendor/https/deno.land/std/path/mod.ts";

Properties

optional
extended: boolean
optional
globstar: boolean