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

Method Start

cmd/display/plain.go:38–39  ·  view source on GitHub ↗
(ctx context.Context, operation string)

Source from the content-addressed store, hash-verified

36}
37
38func (p *plainWriter) Start(ctx context.Context, operation string) {
39}
40
41func (p *plainWriter) Event(e api.Resource) {
42 prefix := ""

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected