MCPcopy 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

getParticleMethod · 0.95
getLineMethod · 0.45

Tested by

no test coverage detected