MCPcopy Create free account
hub / github.com/anus-dev/ANUS /

Class

packages/core/src/utils/filesearch/fileSearch.ts:184–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182}
183
184class DirectoryFileSearch implements FileSearch {
185 private ignore: Ignore | undefined;
186
187 constructor(private readonly options: FileSearchOptions) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected