Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.js
File · 0.80
helpCommand
Method · 0.80
updateIdsCommand
Method · 0.80
buildParsersFileCommand
Method · 0.80
ensureFolderEndsInSlash
Function · 0.80
clone
Method · 0.80
r
Function · 0.80
.katex.min.js
File · 0.80
Ft
Function · 0.80
an
Function · 0.80
vn
Function · 0.80
Nn
Function · 0.80
Calls
1
setAtom
Method · 0.80
Tested by
no test coverage detected