Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tholman/zenpen
/ hasNode
Function
hasNode
js/editor.js:218–221 ·
view source on GitHub ↗
( nodeList, name )
Source
from the content-addressed store, hash-verified
216
}
217
218
function
hasNode( nodeList, name ) {
219
220
return
!!nodeList[ name ];
221
}
222
223
function
saveState( event ) {
224
Callers
4
checkTextHighlighting
Function · 0.85
updateBubbleStates
Function · 0.85
onQuoteClick
Function · 0.85
onUrlClick
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected