MCPcopy
hub / github.com/cli/cli / Executable

Method Executable

pkg/cmd/codespace/common.go:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25
26type executable interface {
27 Executable() string
28}
29
30type App struct {

Callers 4

printOpenSSHConfigMethod · 0.65
Test_executableFunction · 0.65
Test_executable_relativeFunction · 0.65
executableFunction · 0.65

Implementers 1

ghExecutablepkg/cmd/codespace/root.go

Calls

no outgoing calls

Tested by 2

Test_executableFunction · 0.52
Test_executable_relativeFunction · 0.52