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

Method runTimeCuesInScope

external/.scrollLibs.js:19534–19536  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19532 }
19533 // todo: remove
19534 get runTimeCuesInScope() {
19535 return this._getParserPool().getCueOptions()
19536 }
19537 _getMyAtomTypeDefs() {
19538 const requiredAtoms = this.get(ParsersConstants.atoms)
19539 if (!requiredAtoms) return []

Callers

nothing calls this directly

Calls 2

getCueOptionsMethod · 0.80
_getParserPoolMethod · 0.80

Tested by

no test coverage detected