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

Function Quiet

cmd/display/quiet.go:25–27  ·  cmd/display/quiet.go::Quiet
()

Source from the content-addressed store, hash-verified

23)
24
25func Quiet() api.EventProcessor {
26 return &quiet{}
27}
28
29type quiet struct{}
30

Callers 3

selectEventProcessorFunction · 0.92
runBuildFunction · 0.92
runCommandFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected