Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
192
func
(c *command) stopCommandCenter() {
193
c.cmdCenter.Stop()
194
}
195
196
func
(c *command) runProcesses() {
197
for
_, p :=
range
c.processes {
Callers
1
Run
Method · 0.95
Calls
1
Stop
Method · 0.45
Tested by
no test coverage detected