Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/docker/docker-agent
/ lines
Function
lines
e2e/binary/binary_test.go:86–88 ·
view source on GitHub ↗
(s string)
Source
from the content-addressed store, hash-verified
84
}
85
86
func
lines(s string) []string {
87
return
strings.Split(s,
"\n"
)
88
}
Callers
1
TestAutoComplete
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected