MCPcopy Index your code
hub / github.com/docker/cli / Type

Method Type

cli/command/container/formatter_diff.go:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54}
55
56func (d *diffContext) Type() string {
57 return d.c.Kind.String()
58}
59
60func (d *diffContext) Path() string {
61 return d.c.Path

Callers 1

localContentSizeFunction · 0.45

Calls 1

StringMethod · 0.65

Tested by

no test coverage detected