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

Method getChars

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

Source from the content-addressed store, hash-verified

39
40interface IBufferCell {
41 getChars(): string
42 getCode(): number
43 getWidth(): number
44 getFgColorMode(): number

Callers 2

serialize.test.tsFile · 0.80
_nextCellMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected