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

Method getParticles

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

Source from the content-addressed store, hash-verified

16186 return this._getParticleByPath(cuePath)
16187 }
16188 getParticles(cuePath) {
16189 return this.findParticles(cuePath)
16190 }
16191 get section() {
16192 // return all particles after this one to the next blank line or end of file
16193 const particles = []

Callers 1

stripImportedFunction · 0.95

Calls 1

findParticlesMethod · 0.95

Tested by 1

stripImportedFunction · 0.76