Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_getAtoms
Method · 0.95
getLine
Method · 0.95
insertAtom
Method · 0.95
setAtom
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected