MCPcopy
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
145func (t *task) hasMore() {
146 t.spinner.Restart()
147}
148
149func (t *task) Completed() bool {
150 switch t.status {

Callers 1

updateMethod · 0.95

Calls 1

RestartMethod · 0.65

Tested by

no test coverage detected