Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/philc/vimium
/ refresh
Method
refresh
background_scripts/completion/completers.js:554–556 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
552
}
553
554
refresh() {
555
userSearchEngines.set(Settings.get(
"searchEngines"
));
556
}
557
558
async
filter(request) {
559
const
{ queryTerms } = request;
Callers
nothing calls this directly
Calls
2
set
Method · 0.80
get
Method · 0.80
Tested by
no test coverage detected