Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/philc/vimium
/ clear
Method
clear
lib/utils.js:379–382 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
377
}
378
379
clear() {
380
this.rotate(true);
381
return
this.rotate(true);
382
}
383
}
384
385
// Mixin functions for enabling a class to dispatch methods.
Callers
11
reload.js
File · 0.80
onSettingsUpdated
Function · 0.80
init
Function · 0.80
filter
Method · 0.80
clear
Function · 0.80
settings_test.js
File · 0.80
marks_test.js
File · 0.80
main_test.js
File · 0.80
link_hints_test.js
File · 0.80
options_page_test.js
File · 0.80
exclusion_test.js
File · 0.80
Calls
1
rotate
Method · 0.95
Tested by
no test coverage detected