Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/ initialize
Method
initialize
search/search.ts:60–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
public
async
initialize() {
61
await
this.loadConfig();
62
}
63
64
private
async
loadConfig() {
65
try {
Callers
1
so
Function · 0.95
Calls
1
loadConfig
Method · 0.95
Tested by
no test coverage detected