MCPcopy Create free account
hub / github.com/docker/cli / clear

Method clear

cli/command/service/progress/progress_test.go:23–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21}
22
23func (mp *mockProgress) clear() {
24 mp.p = nil
25}
26
27type updaterTester struct {
28 t *testing.T

Callers 2

testUpdaterMethod · 0.45
testUpdaterNoOrderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected