Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/EvoMap/evolver
/ _isForceUpdateBootstrapEntry
Function
_isForceUpdateBootstrapEntry
src/forceUpdate.js:411–413 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
409
}
410
411
function
_isForceUpdateBootstrapEntry(name) {
412
return
name ===
'index.js'
;
413
}
414
415
function
_readInstallPackageVersion(installRoot) {
416
try {
Callers
1
_installDownloadedTree
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected