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

Method IsPinned

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

Source from the content-addressed store, hash-verified

22 CurrentVersion() string
23 LatestVersion() string
24 IsPinned() bool
25 UpdateAvailable() bool
26 IsBinary() bool
27 IsLocal() bool

Callers 3

NewCmdExtensionFunction · 0.65
upgradeExtensionMethod · 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