MCPcopy
hub / github.com/cli/cli / InstallLocal

Method InstallLocal

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

Source from the content-addressed store, hash-verified

33 List() []Extension
34 Install(ghrepo.Interface, string) error
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)

Callers 3

NewCmdExtensionFunction · 0.65

Implementers 3

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

Calls

no outgoing calls