Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ destroy
Method
destroy
external/.scrollLibs.js:17116–17118 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17114
return
this
17115
}
17116
destroy() {
17117
this.parent._deleteParticle(this)
17118
}
17119
set(cuePath, text) {
17120
return
this.touchParticle(cuePath).setContentWithSubparticles(text)
17121
}
Callers
15
stripImported
Function · 0.95
replaceWith
Method · 0.95
replaceParticle
Method · 0.95
shiftLeft
Method · 0.95
shiftRight
Method · 0.95
importParsers.js
File · 0.80
.scrollLibs.js
File · 0.80
patch
Method · 0.80
getFiltered
Method · 0.80
pick
Method · 0.80
macroExpand
Method · 0.80
deleteDuplicates
Method · 0.80
Calls
1
_deleteParticle
Method · 0.80
Tested by
1
stripImported
Function · 0.76