MCPcopy
hub / github.com/docker/compose / executable

Function executable

pkg/compose/suffix_unix.go:21–23  ·  view source on GitHub ↗
(s string)

Source from the content-addressed store, hash-verified

19package compose
20
21func executable(s string) string {
22 return s
23}

Callers 1

getPluginBinaryPathMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected