MCPcopy Create free account
hub / github.com/coder/ghostty-web / getNullCell

Method getNullCell

lib/interfaces.ts:145–145  ·  view source on GitHub ↗

* Get the null cell (used for empty/uninitialized cells)

()

Source from the content-addressed store, hash-verified

143 * Get the null cell (used for empty/uninitialized cells)
144 */
145 getNullCell(): IBufferCell;
146}
147
148/**

Callers 1

buffer.test.tsFile · 0.65

Implementers 1

Bufferlib/buffer.ts

Calls

no outgoing calls

Tested by

no test coverage detected