Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ destroy
Method
destroy
common/src/mcping.ts:90–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
88
}
89
90
private destroy() {
91
this.client?.removeAllListeners();
92
}
93
94
async
asyncStatus() {
95
let
status =
await
this.getStatus();
Callers
1
getStatus
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected