MCPcopy 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
33interface IBufferLine {

Callers 5

serializeFunction · 0.80
constructorMethod · 0.80
_beforeSerializeMethod · 0.80
_isAttributeDefaultMethod · 0.80
_serializeStringMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected