Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
132
func
(q *ignore) Done(_ string, _ bool) {
133
}
134
135
func
(q *ignore) On(_ ...api.Resource) {
136
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected