MCPcopy Create free account
hub / github.com/docker/cli / addExeSuffix

Function addExeSuffix

cli-plugins/manager/suffix_unix.go:9–11  ·  view source on GitHub ↗
(s string)

Source from the content-addressed store, hash-verified

7}
8
9func addExeSuffix(s string) string {
10 return s
11}

Callers 1

PluginRunCommandFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…