method FileBag.prototype.findimport { FileBag } from "https://deno.land/x/mesozoic@v1.0.0-alpha.19/lib/fileBag.ts"; find(predicate: (file: IFile) => boolean)Parameterspredicate: (file: IFile) => boolean