Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/compose
/ Error
Method
Error
pkg/compose/executor_test.go:259–259 · pkg/compose/executor_test.go::notFoundError.Error
()
Source
from the content-addressed store, hash-verified
257
type
notFoundError
struct
{}
258
259
func
(notFoundError) Error() string {
return
"not found"
}
260
func
(notFoundError) NotFound() {}
Callers
15
TestWriteComposeFileWithExtendsPathTraversal
Function · 0.80
RequireEventuallyContains
Method · 0.80
tearDown
Method · 0.80
newWatcher
Function · 0.80
doTest
Function · 0.80
TestComposeCancel
Function · 0.80
HTTPGetWithRetry
Function · 0.80
Logs
Method · 0.80
push
Method · 0.80
PullModel
Method · 0.80
ConfigureModel
Method · 0.80
export
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected