Skip to main content
Module

x/lume/core/searcher.ts>default#files

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
method default.prototype.files
import { default } from "https://deno.land/x/lume@v2.2.4/core/searcher.ts";

Search files using a glob

Parameters

optional
globOrRegexp: RegExp | string

Returns

string[]