Skip to main content
Module

x/clone/deps.ts>fs.ExpandGlobOptions

A simple utility for the convenient clone
Latest
interface fs.ExpandGlobOptions
implements GlobOptions
import { type fs } from "https://deno.land/x/clone@v1.0.6/deps.ts";
const { ExpandGlobOptions } = fs;

Properties

optional
root: string
optional
exclude: string[]
optional
includeDirs: boolean