MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins / cleanup

Method cleanup

komari/komari.ts:659–661  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

657
658class KomariPlugin extends Plugin {
659 cleanup(): void {
660 ConfigManager.close();
661 }
662
663 description: string = `
664Komari 服务器监控插件:

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected