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

Method _getLine

external/.scrollLibs.js:16534–16536  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16532 return [firstLine, subparticles]
16533 }
16534 _getLine() {
16535 return this._line
16536 }
16537 _setLine(line = "") {
16538 this._line = line
16539 if (this._atoms) delete this._atoms

Callers 4

_getAtomsMethod · 0.95
getLineMethod · 0.95
insertAtomMethod · 0.95
setAtomMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected