Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ getNullCell
Method
getNullCell
packages/app/src/addons/serialize.ts:30–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
readonly length: number
29
getLine(y: number): IBufferLine | undefined
30
getNullCell(): IBufferCell
31
}
32
33
interface
IBufferLine {
Callers
5
serialize
Function · 0.80
constructor
Method · 0.80
_beforeSerialize
Method · 0.80
_isAttributeDefault
Method · 0.80
_serializeString
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected