MCPcopy Create free account
hub / github.com/docker/compose / Done

Method Done

pkg/compose/progress.go:132–133  ·  view source on GitHub ↗
(_ string, _ bool)

Source from the content-addressed store, hash-verified

130}
131
132func (q *ignore) Done(_ string, _ bool) {
133}
134
135func (q *ignore) On(_ ...api.Resource) {
136}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected