Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
658
class
KomariPlugin extends Plugin {
659
cleanup(): void {
660
ConfigManager.close();
661
}
662
663
description: string = `
664
Komari 服务器监控插件:
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected