Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/philc/vimium
/ onExit
Method
onExit
content_scripts/mode.js:230–232 ·
view source on GitHub ↗
(handler)
Source
from the content-addressed store, hash-verified
228
}
229
230
onExit(handler) {
231
this.exitHandlers.push(handler);
232
}
233
234
exit(...args) {
235
if
(this.modeIsExiting || !this.modeIsActive) {
Callers
6
init
Method · 0.95
init
Method · 0.80
"/"
Function · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
Calls
1
push
Method · 0.45
Tested by
no test coverage detected