MCPcopy Create free account
hub / github.com/breck7/scroll / getParticle

Method getParticle

external/.scrollLibs.js:16185–16187  ·  view source on GitHub ↗
(cuePath)

Source from the content-addressed store, hash-verified

16183 return clone
16184 }
16185 getParticle(cuePath) {
16186 return this._getParticleByPath(cuePath)
16187 }
16188 getParticles(cuePath) {
16189 return this.findParticles(cuePath)
16190 }

Callers 15

hasMethod · 0.95
deleteMethod · 0.95
getParserUsageMethod · 0.95
patchMethod · 0.45
selectMethod · 0.45
_toArraysMethod · 0.45
_touchParticleMethod · 0.45
fromXmlMethod · 0.45
invalidParsersMethod · 0.45
constructorMethod · 0.45
messageMethod · 0.45

Calls 1

_getParticleByPathMethod · 0.95

Tested by

no test coverage detected