Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
scanFlatMd
Function · 0.45
getInstalledTools
Function · 0.45
filteredItems
Method · 0.45
toggleFavorite
Method · 0.45
getRepoTree
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected