MCPcopy
hub / github.com/cli/cli / Remove

Method Remove

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

Source from the content-addressed store, hash-verified

35 InstallLocal(dir string) error
36 Upgrade(name string, force bool) error
37 Remove(name string) error
38 Dispatch(args []string, stdin io.Reader, stdout, stderr io.Writer) (bool, error)
39 Create(name string, tmplType ExtTemplateType) error
40 EnableDryRunMode()

Callers 15

editFunction · 0.65
downloadCopilotFunction · 0.65
viewRunFunction · 0.65
FindIssueOrPRFunction · 0.65
downloadArtifactFunction · 0.65
FindMethod · 0.65
editRunFunction · 0.65
TestApp_SelectFunction · 0.65
TestManager_RemoveFunction · 0.65
NewCmdExtensionFunction · 0.65

Implementers 3

Managerpkg/cmd/extension/manager.go
ExtensionManagerMockpkg/extensions/manager_mock.go
emcmd/gen-docs/main.go

Calls

no outgoing calls

Tested by 9

TestApp_SelectFunction · 0.52
TestManager_RemoveFunction · 0.52
Test_StringSlice_RemoveFunction · 0.52
tempFilePathFunction · 0.52
preMigrationLoginFunction · 0.52