Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli/cli
/ Description
Method
Description
pkg/cmd/extension/browse/browse.go:81–86 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
}
80
81
func
(e extEntry) Description() string {
82
if
e.description ==
""
{
83
return
"no description provided"
84
}
85
return
e.description
86
}
87
88
type
extList
struct
{
89
ui uiRegistry
Callers
4
Reset
Method · 0.80
FindSelected
Method · 0.80
Filter
Method · 0.80
Test_extEntry
Function · 0.80
Calls
no outgoing calls
Tested by
1
Test_extEntry
Function · 0.64