MCPcopy 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

soFunction · 0.95

Calls 1

loadConfigMethod · 0.95

Tested by

no test coverage detected