MCPcopy Index your code
hub / github.com/breck7/scroll / replace

Method replace

external/.scrollLibs.js:15145–15147  ·  view source on GitHub ↗
(newAtom)

Source from the content-addressed store, hash-verified

15143 this._atomIndex = atomIndex
15144 }
15145 replace(newAtom) {
15146 this._particle.setAtom(this._atomIndex, newAtom)
15147 }
15148 get atom() {
15149 return this._particle.getAtom(this._atomIndex)
15150 }

Callers 15

importParsers.jsFile · 0.80
helpCommandMethod · 0.80
updateIdsCommandMethod · 0.80
ensureFolderEndsInSlashFunction · 0.80
cloneMethod · 0.80
rFunction · 0.80
.katex.min.jsFile · 0.80
FtFunction · 0.80
anFunction · 0.80
vnFunction · 0.80
NnFunction · 0.80

Calls 1

setAtomMethod · 0.80

Tested by

no test coverage detected