MCPcopy
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

setMethod · 0.80
getMethod · 0.80

Tested by

no test coverage detected