MCPcopy 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

actionPerformedMenuMethod · 0.45

Calls 2

unRegisterMethod · 0.95
stopMethod · 0.45

Tested by

no test coverage detected