MCPcopy Index your code
hub / github.com/cli/cli / Owner

Method Owner

pkg/extensions/extension.go:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 IsBinary() bool
27 IsLocal() bool
28 Owner() string
29}
30
31//go:generate moq -rm -out manager_mock.go . ExtensionManager

Callers 2

NewCmdExtensionFunction · 0.65
checkValidExtensionFunction · 0.65

Implementers 2

Extensionpkg/cmd/extension/extension.go
ExtensionMockpkg/extensions/extension_mock.go

Calls

no outgoing calls

Tested by

no test coverage detected