Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ getLine
Method
getLine
external/.scrollLibs.js:18936–18938 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18934
return
el
18935
}
18936
getLine() {
18937
return
this.getParticle().getLine()
18938
}
18939
getExtension() {
18940
return
this.getParticle().handParsersProgram.extensionName
18941
}
Callers
nothing calls this directly
Calls
2
getParticle
Method · 0.95
getLine
Method · 0.45
Tested by
no test coverage detected