Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/compress/deps.ts>path.GlobOptions

compress and uncompress for Deno
Go to Latest
interface path.GlobOptions
import { type path } from "https://deno.land/x/compress@v0.3.3/deps.ts";
const { GlobOptions } = path;

Properties

optional
extended: boolean
optional
globstar: boolean