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

Method CurrentVersion

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

Source from the content-addressed store, hash-verified

20 Path() string // Path to executable
21 URL() string
22 CurrentVersion() string
23 LatestVersion() string
24 IsPinned() bool
25 UpdateAvailable() bool

Callers 3

NewCmdExtensionFunction · 0.65
upgradeExtensionsMethod · 0.65
NewCmdExtensionFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected