MCPcopy Index your code
hub / github.com/DarthSim/overmind / stopCommandCenter

Method stopCommandCenter

start/command.go:192–194  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

190}
191
192func (c *command) stopCommandCenter() {
193 c.cmdCenter.Stop()
194}
195
196func (c *command) runProcesses() {
197 for _, p := range c.processes {

Callers 1

RunMethod · 0.95

Calls 1

StopMethod · 0.45

Tested by

no test coverage detected