Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
NewCmdExtension
Function · 0.65
checkValidExtension
Function · 0.65
Implementers
2
Extension
pkg/cmd/extension/extension.go
ExtensionMock
pkg/extensions/extension_mock.go
Calls
no outgoing calls
Tested by
no test coverage detected