method Search.prototype.filesimport { Search } from "https://deno.land/x/lume@v1.19.1/plugins/search.ts"; files(query?: string | RegExp): string[]Search and return the output files Parametersoptionalquery: string | RegExpReturnsstring[]