MCPcopy Create free account
hub / github.com/docker/compose / NotFound

Method NotFound

pkg/compose/executor_test.go:260–260  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

258
259func (notFoundError) Error() string { return "not found" }
260func (notFoundError) NotFound() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected