Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/compose
/ hasMore
Method
hasMore
cmd/display/tty.go:145–147 · cmd/display/tty.go::task.hasMore
()
Source
from the content-addressed store, hash-verified
143
}
144
145
func
(t *task) hasMore() {
146
t.spinner.Restart()
147
}
148
149
func
(t *task) Completed() bool {
150
switch
t.status {
Callers
1
update
Method · 0.95
Calls
1
Restart
Method · 0.65
Tested by
no test coverage detected