Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
47
func
(e *Extension) Path() string {
48
return
e.path
49
}
50
51
func
(e *Extension) IsLocal() bool {
52
return
e.kind == LocalKind
Callers
2
loadManifest
Method · 0.95
Dispatch
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected