MCPcopy Create free account
hub / github.com/anomalyco/opencode / getLine

Method getLine

packages/app/src/addons/serialize.ts:29–29  ·  view source on GitHub ↗
(y: number)

Source from the content-addressed store, hash-verified

27 readonly baseY: number
28 readonly length: number
29 getLine(y: number): IBufferLine | undefined
30 getNullCell(): IBufferCell
31}
32

Callers 6

serialize.test.tsFile · 0.80
serializeFunction · 0.80
_rowEndMethod · 0.80
_nextCellMethod · 0.80
_serializeStringMethod · 0.80
serializeAsTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected