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

Method translateToString

packages/app/src/addons/serialize.ts:37–37  ·  view source on GitHub ↗
(trimRight?: boolean, startColumn?: number, endColumn?: number)

Source from the content-addressed store, hash-verified

35 readonly isWrapped: boolean
36 getCell(x: number): IBufferCell | undefined
37 translateToString(trimRight?: boolean, startColumn?: number, endColumn?: number): string
38}
39
40interface IBufferCell {

Callers 2

serialize.test.tsFile · 0.80
serializeAsTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected