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

Method _getPageHeadStump

external/.scrollLibs.js:24713–24715  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24711 bern${Particle.nest(css, 2)}`)
24712 }
24713 _getPageHeadStump() {
24714 return this.root.willowBrowser.getHeadStumpParticle()
24715 }
24716 _removeCss() {
24717 if (!this._cssStumpParticle) return this
24718 this._cssStumpParticle.removeCssStumpParticle()

Callers 1

_mountCssMethod · 0.95

Calls 1

getHeadStumpParticleMethod · 0.80

Tested by

no test coverage detected