Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/compose
/ Restart
Method
Restart
cmd/display/spinner.go:68–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
func
(s *Spinner) Restart() {
69
s.stop = false
70
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected