MCPcopy
hub / github.com/docker/compose / ignore

Struct ignore

pkg/compose/progress.go:127–127  ·  pkg/compose/progress.go::ignore

Source from the content-addressed store, hash-verified

125}
126
127type ignore struct{}
128
129func (q *ignore) Start(_ context.Context, _ string) {
130}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected