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

Method getCode

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

Source from the content-addressed store, hash-verified

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

Callers 2

serialize.test.tsFile · 0.80
_nextCellMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected