Skip to main content
Module

x/lume/core.ts>Searcher#files

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
method Searcher.prototype.files
Re-export
import { Searcher } from "https://deno.land/x/lume@v1.19.1/core.ts";

Search files using a glob

Parameters

optional
globOrRegexp: RegExp | string

Returns

string[]