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

Method Path

pkg/cmd/extension/extension.go:47–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45}
46
47func (e *Extension) Path() string {
48 return e.path
49}
50
51func (e *Extension) IsLocal() bool {
52 return e.kind == LocalKind

Callers 2

loadManifestMethod · 0.95
DispatchMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected