MCPcopy Create free account
hub / github.com/Railly/agentfiles / filter

Method filter

src/store.ts:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37 private _projectsHomeDir = "";
38
39 get filter(): SidebarFilter {
40 return this._filter;
41 }
42
43 get searchQuery(): string {
44 return this._searchQuery;

Callers 5

scanFlatMdFunction · 0.45
getInstalledToolsFunction · 0.45
filteredItemsMethod · 0.45
toggleFavoriteMethod · 0.45
getRepoTreeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected