Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ Refresh
Method
Refresh
pkg/cmd/extension/browse/browse.go:240–243 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
238
}
239
240
func
(el *extList) Refresh() {
241
el.Reset()
242
el.Filter(el.filter)
243
}
244
245
func
(el *extList) Reset() {
246
el.ui.List.Clear()
Callers
2
createModal
Method · 0.95
Test_extList
Function · 0.80
Calls
2
Reset
Method · 0.95
Filter
Method · 0.95
Tested by
1
Test_extList
Function · 0.64