Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zen-browser/desktop
/ getL10NID
Method
getL10NID
src/zen/kbs/ZenKeyboardShortcuts.mjs:496–498 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
494
}
495
496
getL10NID() {
497
return
this.#l10nId;
498
}
499
500
getGroup() {
501
return
this.#group;
Callers
2
_initializeCKS
Function · 0.80
_handleKeyDown
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected