MCPcopy 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
411function _isForceUpdateBootstrapEntry(name) {
412 return name === 'index.js';
413}
414
415function _readInstallPackageVersion(installRoot) {
416 try {

Callers 1

_installDownloadedTreeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected