Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ Path
Method
Path
pkg/extensions/extension.go:20–20 ·
view source on GitHub ↗
Extension Name without gh-
()
Source
from the content-addressed store, hash-verified
18
type
Extension
interface
{
19
Name() string
// Extension Name without gh-
20
Path() string
// Path to executable
21
URL() string
22
CurrentVersion() string
23
LatestVersion() string
Callers
1
upgradeExtension
Method · 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