Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
has
Method · 0.95
delete
Method · 0.95
getParserUsage
Method · 0.95
patch
Method · 0.45
select
Method · 0.45
_toArrays
Method · 0.45
_touchParticle
Method · 0.45
fromXml
Method · 0.45
_getConcatBlockStringFromExtended
Method · 0.45
invalidParsers
Method · 0.45
constructor
Method · 0.45
message
Method · 0.45
Calls
1
_getParticleByPath
Method · 0.95
Tested by
no test coverage detected