Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.ts
File · 0.80
serialize
Function · 0.80
_rowEnd
Method · 0.80
_nextCell
Method · 0.80
_serializeString
Method · 0.80
serializeAsText
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected