MCPcopy
hub / github.com/philc/vimium / setCommandHandler

Method setCommandHandler

content_scripts/mode_key_handler.js:25–27  ·  view source on GitHub ↗
(commandHandler)

Source from the content-addressed store, hash-verified

23
24 // Only for tests.
25 setCommandHandler(commandHandler) {
26 this.commandHandler = commandHandler;
27 }
28
29 // Reset the key state, optionally retaining the count provided.
30 reset(countPrefix) {

Callers 2

initializeModeStateFunction · 0.80
dom_tests.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected