Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
19
package
compose
20
21
func
executable(s string) string {
22
return
s
23
}
Callers
1
getPluginBinaryPath
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected