MCPcopy 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

stripImportedFunction · 0.95
replaceWithMethod · 0.95
replaceParticleMethod · 0.95
shiftLeftMethod · 0.95
shiftRightMethod · 0.95
importParsers.jsFile · 0.80
.scrollLibs.jsFile · 0.80
patchMethod · 0.80
getFilteredMethod · 0.80
pickMethod · 0.80
macroExpandMethod · 0.80
deleteDuplicatesMethod · 0.80

Calls 1

_deleteParticleMethod · 0.80

Tested by 1

stripImportedFunction · 0.76