Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ shutdown
Method
shutdown
src/main/java/cc/slack/start/Slack.java:80–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
}
79
80
public
void
shutdown() {
81
EventUtil.unRegister(this);
82
configManager.stop();
83
}
84
85
// Event Stuff
86
Callers
1
actionPerformedMenu
Method · 0.45
Calls
2
unRegister
Method · 0.95
stop
Method · 0.45
Tested by
no test coverage detected