Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/smittix/intercept
/ el
Function
el
static/js/modes/morse.js:47–49 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
45
var
SCOPE_HISTORY_LEN = 300;
46
47
function
el(id) {
48
return
document.getElementById(id);
49
}
50
51
function
notifyInfo(text) {
52
if
(typeof showInfo ===
'function'
) {
Callers
15
collectConfig
Function · 0.85
persistSettings
Function · 0.85
applySettings
Function · 0.85
loadSettings
Function · 0.85
bindControls
Function · 0.85
handleScope
Function · 0.85
applyMetrics
Function · 0.85
appendChar
Function · 0.85
appendSpace
Function · 0.85
appendRawToken
Function · 0.85
clearRawText
Function · 0.85
updateCharCounts
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected