Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
56
func
(d *diffContext) Type() string {
57
return
d.c.Kind.String()
58
}
59
60
func
(d *diffContext) Path() string {
61
return
d.c.Path
Callers
1
localContentSize
Function · 0.45
Calls
1
String
Method · 0.65
Tested by
no test coverage detected